Functions | |
void | Move_Text (HC_KEY key, double x, double y, double z) |
void Move_Text | ( | HC_KEY | key, | |
double | x, | |||
double | y, | |||
double | z | |||
) |
Changes the location, in object space, of a previously-inserted Text item.
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 | - |