Previous Next Up Title Contents Index Functions Index Top Library

ANNOTATION TEXT FIXED 3

PXANNO_TEXT_FIXED3


CALL SEQUENCE

void pxanno_text_fixed3 (
)

EFFECT

Insert an Annotation Text Fixed 3 element into the open structure.

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.

ERRORS

1
Ignoring function, function requires state PHOP.
5
Ignoring function, function requires state STNOP or state STOP.

SEE ALSO

All ASFs, see pset_indiv_asf

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, see ptext, ptext3

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


Previous Next Up Title Contents Index Functions Index Top Library