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: 10.2.1+e3fd5885edfa7211ba46258e0eed5ac221a54381
Syntax
string CallEnvironment { get; }

Property Value

String
See Also