Revit 2026 API
Loaded |
Functions for checking the integrity of loaded families.
SystemObject
Autodesk.Revit.DBLoadedFamilyIntegrityCheck
Autodesk.Revit.DBLoadedFamilyIntegrityCheck
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.0.4.0 (26.0.4.0)
Syntax
The LoadedFamilyIntegrityCheck type exposes the following members.
| Name | Description | |
|---|---|---|
| CheckAllFamilies | ||
| CheckAllFamiliesSlow | ||
| CheckFamily | Check that the loaded family has its content document. |
See Also