 | 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.2.1+e3fd5885edfa7211ba46258e0eed5ac221a54381
SyntaxWorkpiece Workpiece { get; }ReadOnly Property Workpiece As Workpiece
Get
Property Value
Workpiece
See Also