Click or drag to resize

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.Macro
Assembly: WoodworkAutomation (in WoodworkAutomation.dll) Version: 14.5.1+cea593b982d79fcd8924a2e3fdf7aefc7fb02118
Syntax
MacroCoordinateSystem ReferenceCoordinateSystem { get; }

Property Value

MacroCoordinateSystem
See Also