Difference between revisions of "IfcViewer VRML Export"

From CityGML Wiki
Jump to: navigation, search
imported>Karl-Heinz Haefele
 
imported>Karl-Heinz Haefele
 
Line 8: Line 8:
   
   
* select "File-->Export-->VRML 2"
+
* select "File-->Export As-->VRML 1 (single file) or VRML 1 (multiple file) or ..."
   
  +
* For partial export select an entity in the project structure and use the context menu
* confirm or change the file name
 
  +
  +
* confirm or change the file name or in case of multiple file the directory name
   
 
* confirm input by pressing ok
 
* confirm input by pressing ok
Line 26: Line 28:
   
   
* use entity OID in DEF
+
* VRML 1.0 or VRML 2.0
   
  +
* single VRML file
* use entity Type in DEF
 
   
  +
* multiple VRML files linked by "inlines" which represent the building structure
* use entity Name in DEF
 
   
 
</td>
 
</td>
<td align="left" width="400>[[image:IfcStoreyView-VRML-2.png]]
+
<td align="left" width="400>[[image:IfcViewer-VRML-2.png]]
 
</td>
 
</td>
 
</tr>
 
</tr>
Line 44: Line 46:
   
   
  +
* One VRML file or a set of VRML files (e.g. Project.wrl, Building.wrl etc.)
* for each entity an IndexedFaceSet is created
 
   
  +
* Standard views are exported (Front, top etc.)
* according to the export options, a DEF node is created
 
   
 
* colors are preserved
 
* colors are preserved
  +
  +
* Level of detail is exported (accurate geometry and bounding box)
   
 
</td>
 
</td>
<td align="left" width="400>[[image:IfcStoreyView-VRML-3.png]]
+
<td align="left" width="400>[[image:IfcViewer-VRML-3.png]]
 
</td>
 
</td>
 
</tr>
 
</tr>

Latest revision as of 14:35, 21 October 2006

A complete or a partial IFC model can be exported into VRML 1.0 or 2.0 by using the IfcViewer ( or see Free Software).

Export Workflow


  • select "File-->Export As-->VRML 1 (single file) or VRML 1 (multiple file) or ..."
  • For partial export select an entity in the project structure and use the context menu
  • confirm or change the file name or in case of multiple file the directory name
  • confirm input by pressing ok
File:IfcViewer-VRML-1.png

Export Options


  • VRML 1.0 or VRML 2.0
  • single VRML file
  • multiple VRML files linked by "inlines" which represent the building structure
File:IfcViewer-VRML-2.png

Export Results


  • One VRML file or a set of VRML files (e.g. Project.wrl, Building.wrl etc.)
  • Standard views are exported (Front, top etc.)
  • colors are preserved
  • Level of detail is exported (accurate geometry and bounding box)
File:IfcViewer-VRML-3.png