Library | File

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:
pfcIGES3DExportInstructions, pfcSTEPExportInstructions, pfcVDAExportInstructions, pfcFIATExportInstructions



Method Summary

pfcGeomExportFlags_ptrGetFlags ()
voidSetFlags (pfcGeomExportFlags_ptr value)
A pfcGeomExportFlags object that stores extend-surface and Bezier options for use when exporting geometric information from a model


Methods Inherited from Class pfcExportInstructions:

GetFileType



Method Detail

pfcGeomExportFlags_ptrGetFlags ()
voidSetFlags (pfcGeomExportFlags_ptr value)

A pfcGeomExportFlags object that stores extend-surface and Bezier options for use when exporting geometric information from a model