UF_DRF_centerline_info_s (view source)
 
Defined in: uf_drf_types.h
 
Also known as:
 
Overview
This is a structure to hold information in centerlines


Data Members

num_lines
int
number of centerline
lines

line_info
UF_DRF_draft_aid_line_t *
centerline line info. See
UF_DRF_draft_aid_line_t

num_arcs
int
number of arcs

arc_info
UF_DRF_arc_info_t *
arc information. See
UF_DRF_arc_info_t

num_assoc_objs
int
number of assoc object

assoc_objs
UF_DRF_assoc_info_t *
associated object tag,
type, and modifier. See
UF_DRF_assoc_info_t