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.1.0+426df26b1ad7b7c97e1fbd6e0980a0fe847fc820
Syntax
Workpiece Workpiece { get; }

Property Value

Workpiece
See Also