UF_DRF_gdt_symbol_info_s (view source)
 
Defined in: uf_drf_types.h
 
Also known as:
 
Overview
This is a structure to hold information in GD&T Symbol


Data Members

num_text
int
number of text block

text_info
UF_DRF_draft_aid_text_info_t *
text information

num_leaders
int
number of leaders

leader_info
UF_DRF_leader_info_t *
leader information. See
UF_DRF_leader_info_t

num_arrows
int
number of arrowheads

arrow_info
UF_DRF_arrow_info_t *
arrowhead information. See
UF_DRF_arrow_info_t