XS_ASSEMBLY_MULTI_NUMBER_FORMAT_STRING
Category in Advanced options dialog box: Numbering
Use to base assembly numbers on drawing numbers. Use the following switches to define the contents of assembly marks. Use as many switches as you need, and enclose each one in percent symbols (%).
The available switches are:
Switch |
Description |
---|---|
|
Multidrawing name. |
|
Position of the assembly drawing inside the multidrawing. |
|
Assembly prefix in the model. |
|
Assembly position number in the model. |
Template fields |
Enter
NOTE: No template fields starting with
|
User-defined attributes that are defined in the objects.inp file |
Enter
|
This advanced option is model specific and the setting is saved in the options database.
Example
To put the assembly multinumbers in the format multidrawing name + part prefix + position on multidrawing, set the advanced option as follows:
%ASSEMBLY_MULTI_DRAWING_NUMBER%%ASSEMBLY_PREFIX%%ASSEMBLY_MULTI_DRAWING_POS%
This will create the assembly mark 10B1, where:
-
10 is the drawing number
-
B is the assembly prefix
-
1 designates that it is the first assembly on the sheet.