LoadedFamilyIntegrityCheck.CheckFamily
Method
Description:
Check that the loaded family has its content document.
Check that the loaded family has its content document.
Parameters
Parameter | Type | Description |
---|---|---|
ADoc | Document | The host document. |
familyId | ElementId | The id of the family to check. |
Return Value
Type | Description |
---|---|
Boolean | Returns true if the family has its content document. |
Exceptions
Exception | Condition |
---|---|
ArgumentNullException | A non-optional argument was null |