<Code Lib>
2027 Method
Changes 0
M

LoadedFamilyIntegrityCheck.CheckFamily

Description:
Check that the loaded family has its content document.

public static bool CheckFamily(
	Document ADoc,
	ElementId familyId
)

Return Value Boolean Returns true if the family has its content document.

Loading…