Functions for checking the integrity of loaded families.
Inheritance Hierarchy
System.ObjectAutodesk.Revit.DB.LoadedFamilyIntegrityCheck
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.4.0.0 (26.4.0.0)
Syntax
C#
public static class LoadedFamilyIntegrityCheck
The LoadedFamilyIntegrityCheck type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
| CheckAllFamilies | Check that all families loaded in the host document have their content documents. | |
| CheckAllFamiliesSlow | Check integrity of content documents of all families loaded in the host document. | |
| CheckFamily | Check that the loaded family has its content document. |
