UF_DRAW_arrow_parms_s
(view source)
Defined in: uf_draw_types.h
Also known as:
UF_DRAW_arrow_parms_p_t
UF_DRAW_arrow_parms_t
Data Members
size
double
Arrow size must be greater than 0.
Figure Arrow Display Sizes (A in the figure)
total_length
double
Arrow total length (must be
greater than 0)
incl_angle
double
Arrow included angle
(must be greater than 0)
past_part_dist
double
Arrow past part
(must be greater than 0)
Figure Arrow Past Part Distance
stub_len
double
Arrow stub length
(must be greater than 0)
Figure Stub Length
head_type
UF_DRAW_arw_head_type_t
Arrow head type
UF_DRAW_ansi_arrow = ansi arrow
UF_DRAW_iso_arrow = iso arrow
Figure Ansi vs. ISO arrow head types
head_control
UF_DRAW_arw_head_cntl_t
Arrow head control (style)
(must be greater than 0)
UF_DRAW_open_arrowhead
UF_DRAW_closed_arrowhead
UF_DRAW_filled_arrowhead
Figure Arrowhead Style
Figure Arrow Display Sizes (A in the figure)