XS_JOINT_NUMBER_FORMAT
Category in Advanced options dialog box: Marking - general
You can show the connection numbers in a drawing by adding the Connection number element in the connection mark content in the connection mark properties and adding connection marks in the drawing. Use this advanced option to define the connection number format. For example, you can define a prefix.
This advanced option is model specific and the setting is saved in the options database.
Example
In J%3.3d
:
-
J is the prefix.
The rest of the string defines the number format.
-
The first number defines the minimum field width.
-
The second number defines the minimum quantity of numbers to display.
-
%
andd
(integer value) indicate the format.