The CuttingJobType provides the information for a cutting job, which cuts one sheet of glass into multiple smaller sheets and is formally defined in Table 42.
Table 42 – CuttingJobType Definition
Attribute |
Value |
||||
BrowseName |
CuttingJobType |
||||
IsAbstract |
false |
||||
References |
Node Class |
BrowseName |
DataType |
TypeDefinition |
Other |
Subtype of the ProductionJobType defined in this Companion Specification, i.e. inheriting the InstanceDeclarations of that Node. |
|||||
0:HasComponent |
Object |
<InputMaterial> |
|
BaseMaterialType |
MandatoryPlaceholder |
0:HasComponent |
Object |
<OutputMaterial> |
|
GlassType |
MandatoryPlaceholder |
InputMaterial describes the materials to be processed within the job. Can include MaterialBaseType or GlassType.
OutputMaterial describes the result after cutting from the materials side.