Import::ImportOCAFAssembly Class Reference
#include <ImportOCAFAssembly.h>
Public Member Functions | |
ImportOCAFAssembly (Handle(TDocStd_Document) h, App::Document *d, const std::string &name, App::DocumentObject *target) | |
void loadAssembly () | |
void loadShapes () | |
virtual ~ImportOCAFAssembly () | |
Protected Member Functions | |
std::string getName (const TDF_Label &label) | |
Protected Attributes | |
App::DocumentObject * targetObj | |
Constructor & Destructor Documentation
◆ ImportOCAFAssembly()
ImportOCAFAssembly::ImportOCAFAssembly | ( | Handle(TDocStd_Document) | h, |
App::Document * | d, | ||
const std::string & | name, | ||
App::DocumentObject * | target | ||
) |
◆ ~ImportOCAFAssembly()
|
virtual |
Member Function Documentation
◆ getName()
|
protected |
◆ loadAssembly()
void ImportOCAFAssembly::loadAssembly | ( | ) |
References loadShapes().
◆ loadShapes()
void ImportOCAFAssembly::loadShapes | ( | ) |
Referenced by loadAssembly().
Member Data Documentation
◆ targetObj
|
protected |
The documentation for this class was generated from the following files:
- src/Mod/Import/App/ImportOCAFAssembly.h
- src/Mod/Import/App/ImportOCAFAssembly.cpp