OpenLexocad  27.1
OpenLxApp::ElementarySurface Class Reference

An elementary surface is a simple analytic surface with defined parametric representation. (Definition from ISO/CD 16739:2011) More...

#include <ElementarySurface.h>

Inheritance diagram for OpenLxApp::ElementarySurface:
OpenLxApp::Surface OpenLxApp::Geometry OpenLxApp::DocObject OpenLxApp::Plane

Public Member Functions

virtual ~ElementarySurface (void)
 
- 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

 ElementarySurface (void)
 
- 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

An elementary surface is a simple analytic surface with defined parametric representation. (Definition from ISO/CD 16739:2011)

See also
Documentation from IFC4: IfcElementarySurface

Constructor & Destructor Documentation

◆ ~ElementarySurface()

virtual OpenLxApp::ElementarySurface::~ElementarySurface ( void  )
virtual

◆ ElementarySurface()

OpenLxApp::ElementarySurface::ElementarySurface ( void  )
inlineprotected

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