&SYMDFT(obj, index)
Allows you to retrieve and modify the names of a desired symbol in an existing drafting object. Use this with &SYMNUM, which returns the number of symbols in a drafting object. This number can then be used to size the &SYMDFT array.
Read/Write - String - 8 Characters
Parameter |
Description |
obj |
Existing dimension/drafting object to which the symbols are related. |
index |
Indicates the desired symbol to be added or modified. |