1-D boundary belonging to a feature whose topological result is two dimensional, the boundary having a rectilinear geometry. Role:
This Boundary object may be, for example, the edge of a surface obtained through the extrusion of a line.
You will create a RectilinearBiDimFeatEdge 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 RectilinearBiDimFeatEdge object is limited, see
Boundary.