News

Revit seems to assume that a single vendor should manage all updates to an element to avoid conflicts. What's The Best Solution? If you ever run into this situation, here’s what you can do: Check if ...
In the Revit API, the 'Compact' property is available within the SaveOptions and SaveAsOptions classes. When these options are utilized in the Save or SaveAs methods, the Compact File command is ...
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 ...
If you are unfamiliar with the task-based asynchronous pattern (TAP), here is some useful material on it provided by Microsoft: Task-based asynchronous pattern (TAP) Task asynchronous programming ...