OpenLexocad
28.0
|
A mesh imported from an OpenInventor (iv) file. More...
#include <InventorImport.h>
Public Member Functions | |
Geom::GTrsf | getTransform () const |
void | setTransform (const Geom::GTrsf &aValue) |
~InventorImport (void) | |
void | setMesh (pMesh aMesh) |
pConstMesh | getMesh () const |
![]() | |
virtual | ~Geometry (void) |
pShape | computeShape (bool checkShape=false) |
pConstShape | getShape (void) const |
double | getPrecision () const |
void | setPrecision (double p) |
Geom::Bnd_Box | getBoundingBox () const |
![]() | |
std::shared_ptr< Document > | getDocument () const |
bool | isNew () const |
bool | isUpdated () const |
bool | isValid () const |
bool | hasErrors () const |
void | touch () |
LxIfc4::LxIfc4EntityEnum | getEntityType () const |
std::string | getEntityTypeAsString () const |
std::shared_ptr< Core::DbgInfo > | getDbgInfo () const |
DocObject (Core::DocObject *aObject) | |
virtual | ~DocObject (void) |
Core::DocObject * | __getObj__ () const |
Additional Inherited Members | |
![]() | |
Geometry ()=default | |
![]() | |
DocObject () | |
![]() | |
Core::DocObject * | _coreObj = nullptr |
A mesh imported from an OpenInventor (iv) file.
OpenLxApp::InventorImport::~InventorImport | ( | void | ) |
pConstMesh OpenLxApp::InventorImport::getMesh | ( | ) | const |
Geom::GTrsf OpenLxApp::InventorImport::getTransform | ( | ) | const |
void OpenLxApp::InventorImport::setMesh | ( | pMesh | aMesh | ) |
void OpenLxApp::InventorImport::setTransform | ( | const Geom::GTrsf & | aValue | ) |