Reading informations into an IFC

Reading informations into an IFC

SONA-ARCHITECTURE
Advocate Advocate
444 Views
2 Replies
Message 1 of 3

Reading informations into an IFC

SONA-ARCHITECTURE
Advocate
Advocate

Hi,

 

I so lot of stuffs about reading IFC file  :

  1. OpenSourceReading here :https://forums.autodesk.com/t5/revit-api-forum/opensource-api-for-reading-ifc-files/m-p/6433280
  2. Using Autodesk.Revit.DB.IFC Namespace
  3. XBimToolKit
  4. etc.

I'd like to have an advice :

If I want to read informations (IFCSite coordinates, Parameters from objects, etc.) what is the mots suitable solution? If I use the Autodesk.Revit.DB.IFC Namespace, it seams to convert the IFC file into Revit model, is it real?

 

Many thanks for your help.

Pierre NAVARRA
SONA-Architecture.
http://www.sona-architecture.com
https://fr.linkedin.com/in/pierre-navarra-62032a107
0 Likes
445 Views
2 Replies
Replies (2)
Message 2 of 3

jeremytammik
Autodesk
Autodesk

I can answer your last question: yes, the Autodesk.Revit.DB.IFC functionality can read an IFC file and generate a placeholder RVT from that. I used that in my IfcSpaceZoneBoundaries project.

 



Jeremy Tammik
Developer Technical Services
Autodesk Developer Network, ADN Open
The Building Coder

0 Likes
Message 3 of 3

SONA-ARCHITECTURE
Advocate
Advocate

Ok, Thx Jeremy

Does the Revit.IFC.Import systematically generate an ifc.rvt model or can I just use it to read informations into the IFC without generate a Revit File?

Pierre NAVARRA
SONA-Architecture.
http://www.sona-architecture.com
https://fr.linkedin.com/in/pierre-navarra-62032a107
0 Likes