 | MacroReferenceCoordinateSystem Property |
Returns the reference coordinate system manager for this macro.
The coordinate system manager enables dynamic transformation and alignment of the macro's origin
to different reference frames (clamping, side, aligned side, or custom coordinate systems).
Namespace: Woodwork.Automation.MacroAssembly: WoodworkAutomation (in WoodworkAutomation.dll) Version: 10.1.0+426df26b1ad7b7c97e1fbd6e0980a0fe847fc820
SyntaxMacroCoordinateSystem ReferenceCoordinateSystem { get; }ReadOnly Property ReferenceCoordinateSystem As MacroCoordinateSystem
Get
Property Value
MacroCoordinateSystem
See Also