Role: This 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 , , or method. Then, you pass it to the operator (such as ). The lifetime of a RectilinearMonoDimFeatEdge object is limited, see .
- Example: see the example
Methods
- Sub GetDirection( oDirection)
-
Returns the direction of the rectilinear edge
- Parameters:
-
- oDirection[0]
- The X Coordinate of the direction dd>
- oDirection[1]
- The Y Coordinate of the direction dd>
- oDirection[2]
- The Z Coordinate of the direction dd>
- Sub GetOrigin( oOrigin)
-
Returns the origin of the the rectilinear edge.
- Parameters:
-
- oOrigin[0]
- The X Coordinate of the rectilinear edge origin dd>
- oOrigin[1]
- The Y Coordinate of the rectilinear edge origin dd>
- oOrigin[2]
- The Z Coordinate of the rectilinear edge origin dd>