UF_GDT_size_tolerance_s (view source)
 
Defined in: uf_gdt.h
 
Also known as:
 
Overview
Defines the attributes of a size tolerance . These are used by the size
tolerance add, ask, create, and set routines. The values of the upper and
lower tolerance values are both ADDED to the nominal value to obtain the
overall tolerance for the feature.

Functions affected by the modification of this structure are:
UF_GDT_add_size_tolerance
UF_GDT_create_size_tolerance
UF_GDT_ask_size_tolerance_parms
UF_GDT_ask_size_tolerance_tag
UF_GDT_set_size_tolerance_parms


Data Members

value_type
UF_GDT_size_value_type_t
Type of size tolerance value

dimension
tag_t
Tolerance value's dimension
identifier

NOTE: This field is no longer
used and will always return
a NULL_TAG.

nominal_value
double
Nominal value of tolerance

upper_tol
UF_GDT_tolerance_value_t
Upper tolerance value

lower_tol
UF_GDT_tolerance_value_t
Lower tolerance value

tol_format
UF_GDT_tol_format_t
Displayed format of the
size tol

modifier_data
UF_GDT_modifier_data_p_t
Modifier data

decimal_format
int
Nominal Precision