Overview | Symbol List | Example
&NAME({obj|'name'})
Assigns a name to an object as an attribute. The assigned name may be assigned to any number of objects. It is in addition to the geometric object name (LN1=LINE/X,Y,Z) which is declared and must be unique.
Read/Write - String - 30 Characters
Parameter |
Description |
obj |
Existing object to which the name will be assigned or from which the name will be returned. |
'name' |
A string or string variable which represents the name of an object such as a reference set to which the name will be assigned or from which the name will be returned. |
Use upper case A - Z, digits 0 - 9, and the following special characters: "." period, "-" hyphen, "#" pound sign, "/" slash, and "_" underscore. Blank spaces may not be used. The maximum name length is 30 characters.