API Documentation > Interface Classes > Class pfcShrinkwrapFacetedFormatInstructions
Class pfcShrinkwrapFacetedFormatInstructions

# include <pfcShrinkwrap.h>

class
pfcShrinkwrapFacetedFormatInstructions
: public virtual
pfcShrinkwrapModelExportInstructions
{
xdeclare(pfcShrinkwrapFacetedFormatInstructions)
...
};
This is a
COMPACT class.

Description
This interface contains instructions for exporting a solid model to a faceted shrinkwrap format.
See Also:
User Guide References:
Direct Known Subclasses:
Methods Inherited from Class pfcShrinkwrapModelExportInstructions::
Method Summary
The type of export to produce.
void
The frames file name and path used for the export of a motion envelope.
Method Detail
The type of export to produce.
User Guide References:
GetFramesFile
()
void
SetFramesFile
The frames file name and path used for the export of a motion envelope.
User Guide References:
Was this helpful?