RVTDocs.com
Namespace: Autodesk.Revit.DB Class: ElementType

ElementType.IsValidDefaultFamilyType

Method
Description:
Identifies if this type is a valid default family type for the given family category id.
Syntax
public bool IsValidDefaultFamilyType(
	ElementId familyCategoryId
)
Parameters
Parameter Type Description
familyCategoryId ElementId The family category id.
Return Value
Type Description
Boolean True if this type is a valid default family type for the given family category id.
Exceptions
Exception Condition
ArgumentNullException A non-optional argument was null