User's Guide > Interface > Shrinkwrap Export > Faceted Solid Options
Faceted Solid Options
The pfcShrinkwrapFacetedFormatInstructions class consists of the following types:
SWFACETED_PARTCreo Parametric part with normal geometry. This is the default format type.
SWFACETED_STL—An STL file.
SWFACETED_VRML—A VRML file.
Use the Create method to create the object of the specified type. Upcast the object to use the general methods available in this class.
Properties Introduced:
The property pfcShrinkwrapFacetedFormatInstructions.Format returns the output file format of the shrinkwrap model.
Use the property pfcShrinkwrapFacetedFormatInstructions.FramesFile to select a frame file to create a faceted solid motion envelope model that represents the full motion of the mechanism captured in the frame file. Specify the name and complete path of the frame file.
Was this helpful?