Click or drag to resize

MacroWorkpiece Property

Returns the workpiece that this macro operates on, including its dimensions and material properties. The workpiece provides context for all positioning and manufacturing operations within the macro.

Namespace: Woodwork.Automation.Macro
Assembly: WoodworkAutomation (in WoodworkAutomation.dll) Version: 10.2.1+e3fd5885edfa7211ba46258e0eed5ac221a54381
Syntax
Workpiece Workpiece { get; }

Property Value

Workpiece
See Also