OpenLexocad
28.0
|
Super-class of all Geometries (aka GeometricRepresentationItems) More...
#include <Geometry.h>
Public Member Functions | |
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 |
Protected Member Functions | |
Geometry ()=default | |
![]() | |
DocObject () | |
Additional Inherited Members | |
![]() | |
Core::DocObject * | _coreObj = nullptr |
Super-class of all Geometries (aka GeometricRepresentationItems)
|
virtual |
|
protecteddefault |
pShape OpenLxApp::Geometry::computeShape | ( | bool | checkShape = false | ) |
Geom::Bnd_Box OpenLxApp::Geometry::getBoundingBox | ( | ) | const |
double OpenLxApp::Geometry::getPrecision | ( | ) | const |
pConstShape OpenLxApp::Geometry::getShape | ( | void | ) | const |
void OpenLxApp::Geometry::setPrecision | ( | double | p | ) |