API Documentation > Interface Classes > Class pfcGeomExportInstructions
Class pfcGeomExportInstructions

# include <pfcModel.h>

class
pfcGeomExportInstructions
: public virtual
pfcExportInstructions
{
xdeclare(pfcGeomExportInstructions)
...
};
This is a
COMPACT class.

Description
Base class to classes used to export precise geometric information from a model.
Direct Known Subclasses:
Methods Inherited from Class pfcExportInstructions::
Method Summary
void
A pfcGeomExportFlags object that stores extend-surface and Bezier options for use when exporting geometric information from a model
Method Detail
GetFlags
()
void
SetFlags
A pfcGeomExportFlags object that stores extend-surface and Bezier options for use when exporting geometric information from a model
Was this helpful?