|
||
The Tag Command
|
|
|||||||||||||||||||
The TAG command permits information --- numeric values, strings, and 3D points --- to be attached to an entity. Each item of information is associated with a tag name.
Variations of the TAG command permit tagged information to be attached, deleted and copied. The formats of the TAG command are displayed below.
Add a tag to an entity:
Remove a specific tag from an entity:
Clear all tags attached to an entity:
Copy all tags from one entity to another:
In these commands:
Several examples of the TAG command:
Tag information for a specific tag name may retrieved program with the fetch_tag function. All tags associated with an entity may be retrieved with the get_tag function.
Tags are automatically saved with the drawing when the drawing is saved. The attached tag values may be viewed with the extended version of the LIST command. |
|