Message 1 of 5

Not applicable
12-04-2018
07:11 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
I'm working on a custom IFC exporter for Revit and I had problems with the IFCExportOptions.AddOption() method which seems to work only under some circonstances (that I don't know yet). Then I saw on the Revit API documentation a section about the Autodesk.Revit.DB.IFC namespace (here) with many usefull classes and options. Unfortunatly when I try to use it I have only these 3 choices :
The documentation seems to stop at Revit 2018.1 and I'm using Revit 2018.3. Is it the problem ? Or do I forget to import some dll or extensions to the Autodesk.Revit.DB namespace ?
Thanks !
Solved! Go to Solution.