Skip to content

Latest commit

 

History

History
22 lines (12 loc) · 1.17 KB

README.md

File metadata and controls

22 lines (12 loc) · 1.17 KB

SilentWave Fork of IFC for Revit (revit-ifc)

This is the .NET code used by Revit to support IFC. The open source version can override the version that comes standard with shipped Revit. This contains the source code for Link IFC, IFC export and the IFC export UI.

This fork is going to differ from the original project and it is meant to be a research and development blueprint headed by a working group in BIM made of SilentWave developers in conjunction with professional Engineers in Construction from University of Padova as main contributors in developing code.

To Build

We are in the process of greatly simplifying the build progress. We will add notes shortly once this work is complete.

Releases

Release notes can be found here: link to Wiki Release Notes page

Help

Help for IFC in general can be found here.

An archive of the original SourceForge forums can be found here.

License

The Revit IFC open source uses the Lesser General Public License version 2.0 (LGPLv2). It relies on ANTLR 4 which uses the BSD license.