UF_CGM_colors_e (查看源代码)
定义在: uf_cgm_types.h
也被称为:
概述
Enumerated data type UF_CGM_colors_t defines symbols to specify the
colors applied to geometry recorded in exported CGM files. The colors
field of the UF_CGM_export_options_t structure is set to one of these
symbols.
Data Members
UF_CGM_AS_DISPLAYED_COLORS
UF_CGM_PART_COLORS
UF_CGM_CUSTOM_PALETTE_COLORS
UF_CGM_BLACK_ON_WHITE
UF_CGM_LEGACY_COLORS
UF_CGM_COLOR_BY_WIDTH
UF_CGM_fonts_e (查看源代码)
定义在: uf_cgm_types.h
也被称为:
概述
Enumerated data type UF_CGM_fonts_t defines symbols to specify how
text fonts are recorded in the CGM file. The fonts field of the
UF_CGM_export_options_t structure is set to one of these symbols.
Data Members
UF_CGM_1_CALS_FONT
UF_CGM_4_CALS_FONTS
UF_CGM_NX_FONTS
UF_CGM_DEFAULT_FILE_FONTS
UF_CGM_size_mode_e (查看源代码)
定义在: uf_cgm_types.h
也被称为:
概述
Enumerated data type UF_CGM_size_mode_t defines symbols to indicate
how the size of CGM geometry is specified. The mode field of the
UF_CGM_size_t structure is set to one of these symbols.
Data Members
UF_CGM_SIZE_BY_SCALE
UF_CGM_SIZE_BY_DIMENSIONS
UF_CGM_text_mode_e (查看源代码)
定义在: uf_cgm_types.h
也被称为:
概述
Enumerated data type UF_CGM_text_mode_t defines symbols to specify
how text is represented in the CGM file. The text_mode field of the
UF_CGM_export_options_t structure is set to one of these symbols.
Data Members
UF_CGM_TEXT_AS_POLYLINES
UF_CGM_TEXT_AS_CHARACTERS
UF_CGM_units_e (查看源代码)
定义在: uf_cgm_types.h
也被称为:
概述
Enumerated data type UF_CGM_units_t defines symbols to indicate
the units of dimensions that specify the size of CGM geometry. The
units field of the UF_CGM_dimensions_t structure is set to one of
these symbols.
Data Members
UF_CGM_MILLIMETERS
UF_CGM_INCHES
UF_CGM_vdc_mode_e (查看源代码)
定义在: uf_cgm_types.h
也被称为:
概述
Enumerated data type UF_CGM_vdc_mode_t defines symbols to specify how
coordinates are represented in the CGM file. The vdc_mode field of
the UF_CGM_export_options_t structure is set to one of these symbols.
Data Members
UF_CGM_INTEGER_VDC
UF_CGM_REAL_VDC
UF_CGM_width_single_e (查看源代码)
定义在: uf_cgm_types.h
也被称为:
概述
ENUMERATED: UF_CGM_width_single_t
DESCRIPTION: This enumerated type specifies the source of a single width
is, one of the 3 standard widths, one of 3 custom widths, or a user-defined
width.
Data Members
UF_CGM_width_std
UF_CGM_width_custom
UF_CGM_width_user
UF_CGM_width_use_e (查看源代码)
定义在: uf_cgm_types.h
也被称为:
概述
ENUMERATED: UF_CGM_width_use_t
DESCRIPTION: This enumerated type specifies the primary selection of
width assignment, a single width, the custom 3 widths, or by color.
Data Members
UF_CGM_width_single
UF_CGM_width_by_width
UF_CGM_width_by_color
UF_CGM_widths_e (查看源代码)
定义在: uf_cgm_types.h
也被称为:
概述
Enumerated data type UF_CGM_widths_t defines symbols to specify the
line widths applied to geometry recorded in exported CGM files. The
widths field of the UF_CGM_export_options_t structure is set to one
of these symbols.
Data Members
UF_CGM_STANDARD_WIDTHS
UF_CGM_SINGLE_WIDTH
UF_CGM_CUSTOM_3_WIDTHS
UF_CGM_CUSTOM_PALETTE_WIDTHS
UF_CGM_DEFAULT_FILE_WIDTHS