 | 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.AutomationAssembly: WoodworkAutomation (in WoodworkAutomation.dll) Version: 2.1.25
Syntaxbool CalledFromNesting { get; set; }
Property CalledFromNesting As Boolean
Get
Set
Property Value
Boolean
See Also