Returns the manner by which attribute IDs are automatically allocated. Two techniques are available "fromEnd", which behaves like V13, and gives each new attribute an index calculated as one higher than the current highest. Conversely "fillgaps" will reuse IDs where attributes have been deleted.
attrType | string | "Loading", "Support", "Material", etc |
Return value | string | "fillgaps", "fromend" |
Back to Database
Back to Overview