Click or drag to resize

Job Interface

The top-level parent CAM data object.

Namespace: Woodwork.Automation
Assembly: WoodworkAutomation (in WoodworkAutomation.dll) Version: 2.1.25
Syntax
public interface Job

The Job type exposes the following members.

Properties
 NameDescription
Public propertyCallEnvironment Gets the environment name call from ("Nesting" or "CAM").
Public propertyClampings Returns the collection of the Clamping objects associated with the job.
Public propertyMachine Gets the Machine object.
Public propertyName Gets the user-displayable name of this Job object.
Public propertyOutputOptions Gets the OutputOptions object.
Top
See Also