convert file rvt to file ifc

convert file rvt to file ifc

Anonymous
Not applicable
3,092 Views
2 Replies
Message 1 of 3

convert file rvt to file ifc

Anonymous
Not applicable

is it possible to convert a .rvt file to an .ifc file with c #  ??

 

0 Likes
3,093 Views
2 Replies
Replies (2)
Message 2 of 3

L.Maas
Mentor
Mentor

If you make use of the Revit API...sure.

 

In the GUI you would export a file to IFC and possibly make some settings.

Similar steps should be followed in the code.

 

A good source for programming the Revit  API is the buildingcoder website.

 

As a note these kind of questions are better asked in the Revit API forum.

 

Louis

EESignature

Please mention Revit version, especially when uploading Revit files.

0 Likes
Message 3 of 3

jeremytammik
Autodesk
Autodesk

Yes, indeed, the Revit API forum is the place to go.

 

Answered the same question here:

 

https://forums.autodesk.com/t5/revit-api-forum/export-revit-file-to-ifc-using-vb-net-c/m-p/7570107

 

Cheers,

 

Jeremy



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

0 Likes