Job Properties |
The Job type exposes the following members.
| Name | Description | |
|---|---|---|
| CallEnvironment | 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). | |
| Clampings | Returns the collection of Clamping configurations associated with the job. Each clamping setup defines a workpiece positioning and represents a distinct manufacturing phase with its own machining planes (sides), operations, and coordinate system. Multiple clampings enable complex multi-sided manufacturing sequences where different operations are performed in coordinated phases. | |
| Machine | Returns the Machine that this job is configured to run on. The machine provides CNC equipment specifications, controller details, safety parameters, and available aggregates that constrain all manufacturing operations in the job. | |
| Name | Gets the user-displayable name of the job. | |
| NestingOptions | Gets the nesting options for the job. Nesting options define how parts are arranged and optimized on the material sheets to minimize waste and improve production efficiency. | |
| OutputOptions | Returns the OutputOptions specifying how manufacturing data is exported and formatted. Output options define file paths, overwrite behavior, directory organization, and nesting context that control how job results are delivered to external systems and post-processors. |