Changes the location, in object space, of a previously-inserted Text item.
- Parameters
-
key | - The numeric identifier returned by a previous call to Insert_Text() . |
x | - The new coordinates for the alignment point of the text. |
y | - |
z | - |
DETAILS
Simply allows you to override the original specifications and move a text item to a new location. The new location is specified as an absolute location, rather than as a relative distance from the old location.
NOTES
RESTRICTIONS
- See also
- Insert_Text, Insert_Text_With_Encoding, Edit_Text, Translate_Object.