OpenLexocad  27.1
OpenLxApp::ShellBasedSurfaceModel Class Reference

An IfcShellBasedSurfaceModel represents the shape by a set of open or closed shells. The connected faces within the shell have a dimensionality 2 and are placed in a coordinate space of dimensionality 3. (Definition from ISO/CD 16739:2011) More...

#include <ShellBasedSurfaceModel.h>

Inheritance diagram for OpenLxApp::ShellBasedSurfaceModel:
OpenLxApp::Geometry OpenLxApp::DocObject

Public Member Functions

std::vector< pBrepDatagetSbsmBoundary () const
 
void setSbsmBoundary (const std::vector< pBrepData > &aValue)
 
 ~ShellBasedSurfaceModel (void)
 
- Public Member Functions inherited from OpenLxApp::Geometry
virtual ~Geometry (void)
 
pShape computeShape (bool checkShape=false)
 
pConstShape getShape (void) const
 
double getPrecision () const
 
void setPrecision (double p)
 
Geom::Bnd_Box getBoundingBox () const
 
- Public Member Functions inherited from OpenLxApp::DocObject
std::shared_ptr< DocumentgetDocument () 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::DbgInfogetDbgInfo () const
 
 DocObject (Core::DocObject *aObject)
 
virtual ~DocObject (void)
 
Core::DocObject__getObj__ () const
 

Additional Inherited Members

- Protected Member Functions inherited from OpenLxApp::Geometry
 Geometry ()=default
 
- Protected Member Functions inherited from OpenLxApp::DocObject
 DocObject ()
 
- Protected Attributes inherited from OpenLxApp::DocObject
Core::DocObject_coreObj = nullptr
 

Detailed Description

An IfcShellBasedSurfaceModel represents the shape by a set of open or closed shells. The connected faces within the shell have a dimensionality 2 and are placed in a coordinate space of dimensionality 3. (Definition from ISO/CD 16739:2011)

See also
Documentation from IFC4: IfcFaceBasedSurfaceModel

Constructor & Destructor Documentation

◆ ~ShellBasedSurfaceModel()

OpenLxApp::ShellBasedSurfaceModel::~ShellBasedSurfaceModel ( void  )

Member Function Documentation

◆ getSbsmBoundary()

std::vector<pBrepData> OpenLxApp::ShellBasedSurfaceModel::getSbsmBoundary ( ) const

◆ setSbsmBoundary()

void OpenLxApp::ShellBasedSurfaceModel::setSbsmBoundary ( const std::vector< pBrepData > &  aValue)

The documentation for this class was generated from the following file: