Message 1 of 2
LoadFamily API method does not replicate manual family reload behavior
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
The API method LoadFamily(Document, IFamilyLoadOptions) (as of Revit 2026.4) does not seem to behave the same as the manual interface method for loading and upgrading families. When families are reloaded manually, parameter integrity is validated and parameter links remain intact. In addition, geometry changes in shared nested families are correctly updated when reloading the parent into the project.
The API method proves to be unreliable for reloading families in a project, as it only upgrades the parent family. We kindly request that the LoadFamily API method be updated to behave identically to the interface-based loading method.