Library | Module

Enum EpfcShrinkwrapFacetedFormat

Description

This enumerated type contains the possible formats for the export of a solid model to a faceted shrinkwrap format.
See Also:
IpfcSolid.ExportShrinkwrap(), IpfcShrinkwrapFacetedPartInstructions, IpfcShrinkwrapSTLInstructions, IpfcShrinkwrapVRMLInstructions




Values

EpfcSWFACETED_PART
Export the model to a Creo Parametric part (or lightweight part).

EpfcSWFACETED_STL
Export the model to STL.

EpfcSWFACETED_VRML
Export the model to VRML.

EpfcSWFACETED_LIGHTWEIGHT_PART
 

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