Exports the visible Elements of the Document to an IFC file. Elements that are not visible but depend on a visible Element will also be exported (like Openings for a Wall).
More...
#include <IFC_Exporter.h>
Exports the visible Elements of the Document to an IFC file. Elements that are not visible but depend on a visible Element will also be exported (like Openings for a Wall).
◆ IFC_Exporter() [1/2]
◆ IFC_Exporter() [2/2]
OpenLxApp::IFC_Exporter::IFC_Exporter |
( |
| ) |
|
|
delete |
◆ ~IFC_Exporter()
virtual OpenLxApp::IFC_Exporter::~IFC_Exporter |
( |
| ) |
|
|
inlinevirtual |
◆ buildModel()
bool OpenLxApp::IFC_Exporter::buildModel |
( |
| ) |
|
◆ createIn()
◆ exportFile()
virtual int OpenLxApp::IFC_Exporter::exportFile |
( |
const Base::String & |
filename | ) |
|
|
overridevirtual |
◆ getCheckComplexity()
bool OpenLxApp::IFC_Exporter::getCheckComplexity |
( |
| ) |
const |
◆ getExportUndefinedElements()
int OpenLxApp::IFC_Exporter::getExportUndefinedElements |
( |
| ) |
const |
◆ getIfcVersion()
int OpenLxApp::IFC_Exporter::getIfcVersion |
( |
| ) |
const |
◆ getModel()
std::shared_ptr<LxIfcBase::LxIfcModel> OpenLxApp::IFC_Exporter::getModel |
( |
| ) |
const |
◆ setCheckComplexity()
void OpenLxApp::IFC_Exporter::setCheckComplexity |
( |
bool |
aFlag | ) |
|
◆ setExportUndefinedElements()
void OpenLxApp::IFC_Exporter::setExportUndefinedElements |
( |
int |
aValue | ) |
|
◆ setIfcVersion()
void OpenLxApp::IFC_Exporter::setIfcVersion |
( |
int |
aVersion | ) |
|
The documentation for this class was generated from the following file:
- D:/CadworkJobs/SoftwareProjekte/Lexocad/LexoGit/Lexocad/lexocad/OpenLxApp/include/OpenLxApp/IFC_Exporter.h