Naming Rule Attributes
- Last UpdatedOct 25, 2023
- 1 minute read
The naming rule attributes define how a sketch name should be generated. The rule attributes are applied in the order they are given in the rule. Only rule attributes valid for the application may be given. Resulting values of each rule attribute are concatenated.
A rule attribute consists of a slash (/) and a keyword in some cases followed by an equal sign (=) and a string or a number. The last rule attribute of a rule is followed by a semicolon (;).
Rule attributes and resulting value:
|
/AUTO_SEQNO=<length> |
Next drawing sequence number of the running application. Formatted with leading zeros in order to form a string of <length> characters. Refer to User Guide Hull Model Concept / About Naming / Specific Name Rules / Setup for Automatic Naming of Production Sketches. |
|
/BLOCK_NAME |
Block name. |
|
/COMPUTER=<no> |
The <no> last characters of the name of the executing computer. |
|
/COMPUTER |
The whole computer name. |
|
/COUNTNO |
Value of counter incremented by running application. |
|
/DELIMITER='any text' |
Any text. |
|
/FULL_PARTNAME |
Full part name. |
|
/JOBNO |
The job number of the started batch job. |
|
/OBJECT_NAME |
Name of the object being handled by the application. |
|
/PAGENO |
For sketches consisting of 2 or more pages the result of this attribute will be <current page no>(<total number of pages>). |
|
/PAGENO='[]' |
As previous but result will be <current page no>[<total number of pages>]. |
|
/QUALITY |
Plate steel quality |
|
/SHORT_PARTNAME |
Short part name. |
|
/QUALITY |
Quality |
|
/THICKNESS |
Plate thickness |