Click or drag to resize

WorkpieceOversize Interface

The WorkpieceOversize object. Provides access to workpiece oversizes.

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

The WorkpieceOversize type exposes the following members.

Properties
 NameDescription
Public propertyMinusX Gets the minus x allowance.
Public propertyMinusY Gets the minus y allowance.
Public propertyMinusZ Gets the minus z allowance.
Public propertyPlusX Gets the plus x allowance.
Public propertyPlusY Gets the plus y allowance.
Public propertyPlusZ Gets the plus z allowance.
Public propertySizing Gets the sizing.
Top
See Also