UF_DRAW_sxseg_info_s (view source)
 
Defined in: uf_draw_types.h
 
Also known as:
 
Overview
Section line segment structure


Data Members

sxseg_type
UF_DRAW_sxseg_type_t
Segment type:
UF_DRAW_sxseg_arrow = arrow segment
UF_DRAW_sxseg_cut = cut segment
UF_DRAW_sxseg_bend = bend segment

leg_num
UF_DRAW_sxline_leg_t
Segment leg number:
If REVOLVED Section Line, then leg_num
can be UF_DRAW_sxline_leg1 or
UF_DRAW_sxline_leg2. In all other cases
it will be UF_DRAW_sxline_leg1.

sxseg_mode
UF_DRAW_sxseg_mode_t
Creation mode of segment:
UF_DRAW_system_defined_sxseg
UF_DRAW_user_defined_sxseg

highlight_status
UF_DRAW_sxseg_highlight_t
Segment highlight state
(due to lost associativity)
UF_DRAW_unhighlighted
UF_DRAW_highlighted

sxseg_angle
double
Angle of segment (for unfolded section
line segments only). In degrees from
-180 to 180.