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.1.0+426df26b1ad7b7c97e1fbd6e0980a0fe847fc820
Syntax
string CallEnvironment { get; }

Property Value

String
See Also