Tool to create centerlines piperuns

Hi. Are there any tool inside Microstation CE that can automaticly creat centerlines for existing cylinders and bends? Idealy for large selection sets, and for different types of cylinders/bends object types.

Regards

Helge

Parents Reply
  • Since you are using Descartes, you could try the following:

    1) Drop mesh elements to shapes using the "Drop Element" tool.
    2) Select the shapes.
    3) Use the "Extract Points from Curve" tool to extract points from the shapes with following settings:
    -Location(s) Input By = Node Points
    -Compute Following Attributes = Points
    4) Use data cleanup utility to delete duplicate points at each vertex.
    5) Use the "Export Coordinates" tool to create a text file containing the point's coordinates.
    6) convert the text file to POD.
    7) Use Descartes' "Fit Cylinder" tool to extract the centerline of your pipes.

    HTH,
    Pascal


     This is a test

Children