hi,stefan
I set the element_name_asm.txt "PROJECT_SHORT#_#ELEMENT_NUMBER“
yet set the element_name.txt "SUBASSEMBLY_NAME#-#ELEMENT_NUMBER“
But this naming scheme is only for one assembly
If we can establish a assembly contain some subassemlies and some parts.
For example:
project_name=NF1600
the first named assembly: NF1600_1
the second named assebly: NF1600_2
and so on ……
but the first assembly:NF1600_1 contains some subassemlies and some parts.
the first named subassembly : NF1600_1_1
the second named subassembly : NF1600_1_2
and so on ……
also the first assembly have some parts
the first named part: NF1600_1-1, [ belong to the first assembly:NF1600_1 ]
the second named part: NF1600_1-2, [ belong to the first assembly:NF1600_1 ]
can we do to creating this naming scheme ?
THANKS!