UF_CGM_export_options_s (查看源代码)
 
定义在: uf_cgm_types.h
 
也被称为:
 
概述
The fields of structure UF_CGM_export_options_t specify options for
CGM export operations.


Data Members

colors
UF_CGM_colors_t
Specifies how colors are applied
to exported geometry.

widths
UF_CGM_widths_t
Specifies how lines widths are
applied to exported geometry.

vdc_mode
UF_CGM_vdc_mode_t
Specifies how coordinates are
represented in the CGM file.

size
UF_CGM_size_t
Specifies the size or scale of
exported geometry.

text_mode
UF_CGM_text_mode_t
Specifies how text geometry is
represented in the CGM file.

fonts
UF_CGM_fonts_t
Specifies how fonts are recorded
in the CGM file.

tolerance
double
A unitless value that controls
the accuracy or smoothness of
exported curve geometry. Values
must be greater than or equal to
0.0001; smaller values produce
smoother curves.