1-D boundary belonging to a feature whose topological result is one dimensional, the boundary having a rectilinear geometry. Role:
This Boundary object may be, for example, in a part containing a Sketch which is made up of a line segment and a spline, the line segment.
You will create a RectilinearMonoDimFeatEdge object using the
Shapes.GetBoundary ,
HybridShapes.GetBoundary ,
Sketches.GetBoundary or
Selection.SelectElement2 method. Then, you pass it to the operator (such as
Hole.SetDirection ). The lifetime of a RectilinearMonoDimFeatEdge object is limited, see
Boundary.