Arch IfcExplorer: Difference between revisions

From FreeCAD Documentation
mNo edit summary
mNo edit summary
Line 1: Line 1:
<translate>
<translate>
<!--T:1-->
<!--T:1-->
{{GuiCommand|Name=Arch IfcExplorer|Workbenches=[[Arch Module|Arch]]|MenuLocation=Arch -> Utilities -> Ifc Explorer|SeeAlso=[[Arch IFC|Arch IFC]]}}
{{GuiCommand|Name=Arch IfcExplorer|Workbenches=[[Arch Module|Arch]]|MenuLocation=Arch Utilities Ifc Explorer|SeeAlso=[[Arch IFC|Arch IFC]]}}


==Description== <!--T:2-->
==Description== <!--T:2-->

Revision as of 20:04, 14 March 2018

Arch IfcExplorer

Menu location
Arch → Utilities → Ifc Explorer
Workbenches
Arch
Default shortcut
None
Introduced in version
-
See also
Arch IFC

Description

The IFC explorer is a simple utility to explore the contents of an IFC file. IFC files are text files, and are therefore readable in a text editor, but the information is condensed and hard to browse. This utility presents you the exact same content, but displayed in an easier way.

The purpose of this explorer is simply to allow you to check what is really written in an IFC file, in case you want to verify if the contents were correctly imported or exported to / from an IFC-aware application such as FreeCAD.