in this Chapter you will learn how to assemble parts via defined references.
ASSEMBLE THIS
Type Reference1 Reference2
...
END_ASSEMBLE
Type = ALIGN | ALIGN_OFF | ORIENT | MATE | MATE_OFF | PNT_ON_LINE | PNT_ON_SRF | CSYS (further information in:Variables & Commands)
Reference1 = Reference in the assembly
Reference2 = Reference of the mounting part
|
If you like to assemble a triangular corner plate, you would need the following assemble description.
ASSEMBLE THIS ALIGN ASM_REF_1 COMP_REF_1 ALIGN ASM_REF_2 COMP_REF_2 END_ASSEMBLE
|