UF_CGM_export_options_s (view source)
 
Defined in: uf_cgm_types.h
 
Also known as:
 
Overview
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.

reason
UF_CGM_export_reason_t
Specifies the reason the CGM
file is being exported. This
can have an effect on how the
CGM is produced. The default
is UF_CGM_export_reason.

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.