Click or drag to resize

OutputOptionsCalledFromNesting Property

Gets the flag indicating whether the CNC output command was called from Nesting. True if the command was called from Nesting, or false otherwise.

Namespace: Woodwork.Automation
Assembly: WoodworkAutomation (in WoodworkAutomation.dll) Version: 2.1.25
Syntax
bool CalledFromNesting { get; set; }

Property Value

Boolean
See Also