Name Lengths
- Last UpdatedAug 13, 2025
- 1 minute read
There is a limitation of 120 characters for the element name attribute. Ordinarily, this would not cause the user any problems, but when using the ABA functionality, the limitation needs to be considered when determining the drawing number.
By default the application names the Draw elements using the following format:
|
DRWG |
template_name + area_name |
|
SHEE |
template_name + area_name + /S1 |
|
VIEW |
template_name + area_name + /S1/V1 |
|
LAYE |
template_name + area_name + /S1/V1/NorthArrow |
These combined names must be less than 120 characters in length.