void pxanno_text_fixed3 (
Ppoint3 *ref_point, /*X, Y, and Z coordinates of reference point in MC */ Ppoint3 *anno_point, /*X, Y, and Z coordinates of annotation point in NPC */ char *char_string /*character string */
)
Depending on the edit mode, an Annotation Text Fixed 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.
Annotation Text Fixed 3 is identical to Annotation Text Relative 3 except that the annotation point in NPC space is specified directly, rather than as an offset to the transformed reference point. See Annotation Text Relative 3 (routine panno_text_rel3) for a complete discussion of annotation text.
Annotation style, see pset_anno_style
Annotation text alignment, see pset_anno_align
Annotation text character height, see pset_anno_char_ht
Annotation text character up vector, see pset_anno_char_up_vec
Annotation text fixed, see pxanno_text_fixed
Annotation text path, see pset_anno_path
Annotation text relative, see panno_text_rel, panno_text_rel3
Character expansion factor, see pset_char_expan
Character spacing, see pset_char_space
Text bundle definition, see pset_text_rep, pset_text_rep_plus
Text bundle index, see pset_text_ind
Text color, see pset_text_colr, pset_text_colr_ind
Text font, see pset_text_font
Text precision, see pset_text_prec
Inquire annotation facilities, see pinq_anno_facs
Inquire text bundle definition, see pinq_text_rep, pinq_text_rep_plus
Inquire text facilities, see pinq_text_facs