Name Lengths
- Last UpdatedDec 18, 2023
- 1 minute read
There is a limitation of 120 characters for the element name attribute. This would not ordinarily cause you any problems, but in the ABA application, the limitation needs to be considered when determining the drawing number.
By default the application names the Draft 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.