UF_DRF_draft_aid_text_info_s (view source)
 
Defined in: uf_drf_types.h
 
Also known as:
 
Overview
This is a structure to hold information in drafting aid text
History - V15.0 change: The text_type field was added.
NX2.0 change: The text_type was changed to UF_DRF_text_type_t


Data Members

text_type
UF_DRF_text_type_t
Drafting aid text type

text_font
int
Drafting aid text character font

size
double
Drafting aid text character size

angle
double
Drafting aid text angle in radians

origin [ 3 ]
double
x, y, z coordinates of text origin
in the coordinate system of the
drafting object.

length
double
Drafting aid text length

height
double
Drafting aid text height

distance
double
Drafting aid text distance from
origin (usually the lower left
corner of the first line of text)
to top of the text box.

aspect_ratio
double
Drafting aid text aspect ratio

gap
double
Drafting aid text character gap

line_spacing
double
Drafting aid text line spacing

num_lines
int
Number of drafting aid text lines

text
UF_DRF_draft_aid_text_t *
Drafting aid text data structure
to hold text data