Main assembly marks on sub-assembly drawings
Not version-specific
Tekla Structures
Environment
Not environment-specific
Question:
On sub-assembly drawings, we would like to have the mark number for the main assembly it is attached to. How can we do this?
Answer:
In templates, any parent assembly attribute can be called with ASSEMBLY.* prefix. In your case please use ASSEMBLY.ASSEMBLY_POS. If there are several assembly hierarchy levels just add as many ASSEMBLY. prefixes. For example with 3-level hierarchy use ASSEMBLY.ASSEMBLY.ASSEMBLY_POS.
On sub-assembly drawings, we would like to have the mark number for the main assembly it is attached to. How can we do this?
Answer:
In templates, any parent assembly attribute can be called with ASSEMBLY.* prefix. In your case please use ASSEMBLY.ASSEMBLY_POS. If there are several assembly hierarchy levels just add as many ASSEMBLY. prefixes. For example with 3-level hierarchy use ASSEMBLY.ASSEMBLY.ASSEMBLY_POS.