News

Revit API: Handling Conflicts When Two Dynamic Model Updaters Modify the Same Data By Naveen Kumar Let's say I have two updaters—one created by the user and the other by the vendor. Both updaters ...
This code sample demonstrates the usage of Model Derivative API, which allows you to convert a Revit .rvt file stored in BIM 360 Docs to .ifc format. The IFC file format is a common transfer format ...
In order to read Revit's API docs, you'll need to be comfortable with some technical terminology. First of all, brush up on the terms we used here, such as classes and objects: ...