RVTDocs.com

LoadedFamilyIntegrityCheck.CheckFamily

Method
Description:
Check that the loaded family has its content document.
Syntax
public static bool CheckFamily(
	Document ADoc,
	ElementId familyId
)
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