Family.IsAppropriateCategoryId
Description:
Identifies if the input category id can be assigned as the new category for this family.
Identifies if the input category id can be assigned as the new category for this family.
public bool IsAppropriateCategoryId(
ElementId categoryId
)
-
categoryIdThe category id.
Return Value
bool
True if the input category id can be assigned as the new category for this family, false otherwise.
-
A non-optional argument was null