AM_TEXT_REFERENCE assigns, updates, and removes text references
in a drawing.
+----------------<------------------+
| |
| |
---->(AM_TEXT_REFERENCE)---+---(:TR_GROUP)---|group name|------+----->
| |
+---(:TR_UPDATE)--------------------+
| |
+---(:TR_SHOW_TYPES)----------------+
| |
+---(:TR_SHOW_VALUES)---------------+
| |
+---(:TR_ASSIGN)---|select text|----+
| |
+---(:TR_UNASSIGN)---|select text|--+
- :TR_GROUP specifies the active text reference group.
- :TR_UPDATE updates the text references belonging to the
active text reference group.
- :TR_SHOW_TYPES displays the names of the text reference
types of the active text reference group.
- :TR_SHOW_VALUES displays the current values of the text
reference types of the active text reference group.
- :TR_ASSIGN assigns text reference types to existing text
on the drawing. The original text is replaced by the
text reference value.
- :TR_UNASSIGN removes existing text reference assignations
from the drawing. The resulting text will be the current value
when the reference is removed.
Use this action to assign new text references types to existing
text on a drawing. The text reference types available are those
belonging to the active text reference group. This command
also updates text references, and removes them.