Library | Module

Enum EpfcCGMScaleType

Description

Enumeration that indicates whether a CGM export file should include abstract or metric units

For more information about exporting CGM files, refer to the Interface section of the Creo Parametric help.
See Also:
IpfcCGMFILEExportInstructions.Create(), IpfcModel.Export()




Values

EpfcEXPORT_CGM_ABSTRACT
Passed to IpfcCGMFILEExportInstructions.Create() to indicate abstract units.

EpfcEXPORT_CGM_METRIC
Passed to IpfcCGMFILEExportInstructions.Create() to indicate metric units.

EpfcCGMScaleType_nil
Use this enumerated value to represent "null" passed to optional properties or method arguments.