Library | Module

Enum pfcShrinkwrapFacetedFormat

Description

This enumerated type contains the possible formats for the export of a solid model to a faceted shrinkwrap format.
See Also:
pfcSolid.ExportShrinkwrap(), pfcShrinkwrapFacetedPartInstructions, pfcShrinkwrapSTLInstructions, pfcShrinkwrapVRMLInstructions




Values

SWFACETED_PART
Export the model to a Creo Parametric part (or lightweight part).
SWFACETED_STL
Export the model to STL.
SWFACETED_VRML
Export the model to VRML.
SWFACETED_LIGHTWEIGHT_PART
 
ShrinkwrapFacetedFormat_nil
Use this enumerated value to represent "null" passed to optional properties or method arguments.