Click or drag to resize

Origin Interface

The Origin object. Provides access to origin of the CoordinateSystem

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

The Origin type exposes the following members.

Properties
 NameDescription
Public propertyPoint Gets the origin point.
Public propertyXAxis Gets the X Axis.
Public propertyYAxis Gets the Y Axis.
Public propertyZAxis Gets the Z Axis.
Top
See Also