Click or drag to resize

JobCallEnvironment Property

Gets the environment name indicating where the job was created ("Nesting" or "CAM"). The call environment context determines how job data is organized and processed for different operational workflows (nesting optimization vs. standard CAM).

Namespace: Woodwork.Automation
Assembly: WoodworkAutomation (in WoodworkAutomation.dll) Version: 14.5.1+cea593b982d79fcd8924a2e3fdf7aefc7fb02118
Syntax
string CallEnvironment { get; }

Property Value

String
See Also