void pxanno_widetext_rel3 (
Ppoint3 *ref_point, /*X, Y, and Z coordinates of reference point in MC */ Pvec3 *offset, /*X, Y, and Z components of annotation offset in NPC */ Pxwchar *char_string /*character string (Unicode) */
)
Depending on the edit mode, an Annotation Wide Text Relative 3 element is inserted into the open structure after the current element or replaces the current element. The newly inserted element becomes the current element.
This routine is equivalent to the Annotation Text Relative 3 routine, but accepts characters in Unicode. Refer to Annotation Text Relative 3 (routine panno_text_rel3) for a complete discussion of annotation text.