OpenLexocad  27.0
Exporter

Classes

class  OpenLxApp::C3DZ_Exporter
 Exports the visible Elements of the Document to an 3DZ file. Elements that are not visible but depend on a visible Element will also be exported (like Openings for a Wall). More...
 
class  OpenLxApp::Exporter
 Base class of all Exporters. More...
 
class  OpenLxApp::IFC_Exporter
 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...
 
class  OpenLxApp::IV_Exporter
 Exports the visible Elements of the Document to an IV file. More...
 
class  OpenLxApp::OBJ_Exporter
 Exports the visible Elements of the Document to an OBJ file. The point coordinates can be written out in the following order: YXMODE -> Y|X|Z ESRIMODE -> X|Z|Y DEFAULT -> X|Y|Z. More...
 
class  OpenLxApp::SAT_Exporter
 Exports the visible Elements of the Document to a SAT file. More...
 
class  OpenLxApp::WebGL_Exporter
 Exports the visible Elements of the Document to an WebGl (html) file. More...
 

Detailed Description