%ASSEMBLY_PREFIX%
|
Assembly prefix, defined in the part properties dialog box.
|
%ASSEMBLY_POS%
|
The running assembly position number, starting from the start number defined in the part properties dialog box.
|
%ASSEMBLY_POS_WITH_LETTERS%
|
Same as above, but with letters.
Uses letters A – Z by default, but you can also define valid letters with the advanced option XS_VALID_CHARS_FOR_ASSEMBLY_POSITION_NUMBERS.
|
%UDA:[uda_name]%
|
User-defined attribute of the assembly or assembly main part. If the attribute is defined for the assembly, it will be used. If it is not defined, the main part attribute will be used. You can also define that only the user-defined attribute of the main part will be used, for example %UDA:MAINPART.USER_FIELD_1%.
|
%TPL:[tpl_name]%
|
Template attribute of the assembly or assembly main part, for example % TPL:PROJECT.NUMBER%.
|