 | 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.MacroAssembly: WoodworkAutomation (in WoodworkAutomation.dll) Version: 10.1.0+426df26b1ad7b7c97e1fbd6e0980a0fe847fc820
SyntaxWorkpiece Workpiece { get; }ReadOnly Property Workpiece As Workpiece
Get
Property Value
Workpiece
See Also