 | 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.AutomationAssembly: WoodworkAutomation (in WoodworkAutomation.dll) Version: 14.5.1+cea593b982d79fcd8924a2e3fdf7aefc7fb02118
Syntaxstring CallEnvironment { get; }ReadOnly Property CallEnvironment As String
Get
Property Value
String
See Also