OpenLexocad  27.1
OpenLxApp::BoundedSurface Class Reference

A bounded surface is a surface of finite area with identifiable boundaries. (Definition from ISO/CD 16739:2011) More...

#include <BoundedSurface.h>

Inheritance diagram for OpenLxApp::BoundedSurface:
OpenLxApp::Surface OpenLxApp::Geometry OpenLxApp::DocObject OpenLxApp::CurveBoundedPlane

Public Member Functions

virtual ~BoundedSurface ()
 
- Public Member Functions inherited from OpenLxApp::Surface
virtual ~Surface (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
 

Protected Member Functions

 BoundedSurface ()
 
- Protected Member Functions inherited from OpenLxApp::Surface
 Surface ()
 
- Protected Member Functions inherited from OpenLxApp::Geometry
 Geometry ()=default
 
- Protected Member Functions inherited from OpenLxApp::DocObject
 DocObject ()
 

Additional Inherited Members

- Protected Attributes inherited from OpenLxApp::DocObject
Core::DocObject_coreObj = nullptr
 

Detailed Description

A bounded surface is a surface of finite area with identifiable boundaries. (Definition from ISO/CD 16739:2011)

See also
Documentation from IFC4: IfcBoundedSurface

Constructor & Destructor Documentation

◆ ~BoundedSurface()

virtual OpenLxApp::BoundedSurface::~BoundedSurface ( )
virtual

◆ BoundedSurface()

OpenLxApp::BoundedSurface::BoundedSurface ( )
inlineprotected

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