LoadedFamilyIntegrityCheck Methods
| Name | Return Type | Description |
|---|---|---|
| CheckAllFamilies(Document, ISet<ElementId>) | Boolean | Check that all families loaded in the host document have their content documents. |
| CheckAllFamiliesSlow(Document, ISet<ElementId>) | Boolean | Check integrity of content documents of all families loaded in the host document. |
| CheckFamily(Document, ElementId) | Boolean | Check that the loaded family has its content document. |