ImportOCAFExt Class Reference
Public Member Functions | |
ImportOCAFExt (Handle(TDocStd_Document) h, App::Document *d, const std::string &name) | |
ImportOCAFExt (Handle(TDocStd_Document) h, App::Document *d, const std::string &name) | |
![]() | |
int getMode () const | |
ImportOCAF2 (Handle(TDocStd_Document) h, App::Document *d, const std::string &name) | |
App::DocumentObject * loadShapes () | |
void setBaseName (bool enable) | |
void setExpandCompound (bool enable) | |
void setImportHiddenObject (bool enable) | |
void setMerge (bool enable) | |
void setMode (int m) | |
void setReduceObjects (bool enable) | |
void setShowProgress (bool enable) | |
void setUseLinkGroup (bool enable) | |
virtual ~ImportOCAF2 () | |
Public Attributes | |
std::map< Part::Feature *, std::vector< App::Color > > partColors | |
Additional Inherited Members | |
![]() | |
enum ImportMode { SingleDoc = 0, GroupPerDoc = 1, GroupPerDir = 2, ObjectPerDoc = 3, ObjectPerDir = 4, ModeMax } | |
Constructor & Destructor Documentation
◆ ImportOCAFExt() [1/2]
ImportOCAFExt::ImportOCAFExt | ( | Handle(TDocStd_Document) | h, |
App::Document * | d, | ||
const std::string & | name | ||
) |
◆ ImportOCAFExt() [2/2]
ImportOCAFExt::ImportOCAFExt | ( | Handle(TDocStd_Document) | h, |
App::Document * | d, | ||
const std::string & | name | ||
) |
Member Data Documentation
◆ partColors
std::map<Part::Feature*, std::vector<App::Color> > ImportOCAFExt::partColors |
The documentation for this class was generated from the following files:
- src/Mod/Import/App/AppImportPy.cpp
- src/Mod/Import/Gui/AppImportGuiPy.cpp