Library | Module

Enum pfcCGMScaleType

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:
pfcCGMFILEExportInstructions.Create(), pfcModel.Export()




Values

EXPORT_CGM_ABSTRACT
Passed to pfcCGMFILEExportInstructions.Create() to indicate abstract units.
EXPORT_CGM_METRIC
Passed to pfcCGMFILEExportInstructions.Create() to indicate metric units.
CGMScaleType_nil
Use this enumerated value to represent "null" passed to optional properties or method arguments.