Click or drag to resize

MacroCoordinateSystem Interface

The MacroCoordinateSystem object. Used for Macro coordinate systems transformations.

Namespace: Woodwork.Automation.Macro
Assembly: WoodworkAutomation (in WoodworkAutomation.dll) Version: 2.1.25
Syntax
public interface MacroCoordinateSystem

The MacroCoordinateSystem type exposes the following members.

Methods
 NameDescription
Public methodAlignTo Transforms Origin to custom coordinate system.
Public methodSetNewOrigin Sets the custom origin.
Public methodSetToAlignedSide Transforms Origin to aligned side coordinate system.
Public methodSetToClamping Transforms Origin to clamping coordinate system.
Public methodSetToMacro Transforms Origin to macro coordinate system.
Public methodSetToSide Transforms Origin to side coordinate system.
Top
See Also