Click or drag to resize

OperatingToolData Interface

Represents a generic Operating Tool Data object.

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

The OperatingToolData type exposes the following members.

Properties
 NameDescription
Public propertyRotationAngle Gets the tool angle of rotation on plane XY.
Public propertyTiltAngle Gets the tool angle of inclination.
Public propertyToolVector Gets the Vector for operation tool.
Top
See Also