The AssemblyJobType provides the information for an assembly job, which assembles multiple input materials to one output material and is formally defined in Table 41.
Table 41 – AssemblyJobType Definition
|
Attribute |
Value |
||||
|
BrowseName |
AssemblyJobType |
||||
|
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> |
|
AssemblyType |
MandatoryPlaceholder |
<InputMaterial> describes the materials to be processed within the job. Can include MaterialBaseType or GlassType.
<OutputMaterial> describes the result after assembly from the materials side.