Click or drag to resize

Workpiece Interface

The Workpiece object. Provides access to workpiece properties.

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

The Workpiece type exposes the following members.

Properties
 NameDescription
Public propertyLength Gets the length.
Public propertyOversize Gets the oversize.
Public propertyThickness Gets the thickness.
Public propertyType Gets the type.
Public propertyWidth Gets the width.
Top
See Also