Macro |
The MacroOrigin type exposes the following members.
| Name | Description | |
|---|---|---|
| Point |
Returns the origin point that serves as the anchor for the coordinate system.
This point defines the reference location from which all positioning and measurements are calculated.
(Inherited from Origin) | |
| RotationAngle | Gets the rotation angle of the macro origin in radians. The angle defines the rotational offset applied to the macro's coordinate system relative to the base side coordinate system. | |
| XAxis |
Returns the X-axis vector indicating the primary horizontal direction of the coordinate system.
(Inherited from Origin) | |
| YAxis |
Returns the Y-axis vector indicating the secondary horizontal direction of the coordinate system.
(Inherited from Origin) | |
| ZAxis |
Returns the Z-axis vector indicating the vertical direction of the coordinate system.
(Inherited from Origin) |