UF_DRF_dimension_preferences_s (view source)
 
Defined in: uf_drf_types.h
 
Also known as:
 
Overview
UF_DRF_dimension_preferences_t specifies annotation preferences
that apply only to dimensions


Data Members

tolerance_type
UF_DRF_tolerance_type_t


upper_tolerance_english
double
inches

lower_tolerance_english
double
inches

upper_tolerance_metric
double
millimeters

lower_tolerance_metric
double
millimeters

upper_tolerance_deg
double
not implemented

lower_tolerance_deg
double
not implemented

dimension_value_dp
int
number of decimal places for primary
dimension value

tolerance_value_dp
int
number of decimal places for primary
tolerance value

dual_dimension_value_dp
int
number of decimal places for
secondary dimension value

dual_tolerance_value_dp
int
number of decimal places for
secondary tolerance value

angular_dimension_value_dp
int
not implemented

angular_tolerance_value_dp
int
not implemented

dim_fraction_denominator
UF_DRF_fraction_denominator_t
fractional precision for primary
dimension and tolerance value

dual_fraction_denominator
UF_DRF_fraction_denominator_t
fractional precision for secondary
primary and tolerance value

text_arrow_placement
UF_DRF_text_arrow_placement_t
automatic placement or manual
placement with arrows in or out

extension_line_display
UF_DRF_extension_line_display_t
number and side for extension
line(s)

arrow_display
UF_DRF_arrow_display_t
number and side for arrow(s)

line_between_arrows
logical
TRUE if a line is to be displayed
between arrows

orientation
UF_DRF_dimension_orientation_t
orientation of dimension text

text_angle
double
angle of text if orientation
is UF_DRF_DIMENSION_TEXT_BY_ANGLE

baseline_offset
double
baselinen dimension offset value

chain_offset
double
chain dimension offset value

narrow_dimension_data
UF_DRF_narrow_dimension_info_t
Narrow dimension preferences

narrow_dimension_arrowhead_type
UF_DRF_arrowhead_and_fill_type_t
Narrow dimension arrowhead type

chamfer_dimension_data
UF_DRF_chamfer_dimension_data_t
chamfer dimension data

dim_inspection_type
UF_DRF_inspection_type_t
dimension inspection type preference

dim_reference_type
UF_DRF_reference_symbol_type_t
dimension reference type preference

trim_dim_line
UF_DRF_trim_dim_line_style_t
Whether to trim dimension line when text cross both extension lines