2024 Method
Changes 0
M

Document.IsDefaultFamilyTypeIdValid

Description:
Checks whether the family type id is valid for the give family category.
public bool IsDefaultFamilyTypeIdValid(
	ElementId familyCategoryId,
	ElementId familyTypeId
)
Return Value bool True if the family type id is valid for the give family category, false otherwise.