DisplacementElement.CanCategoryBeDisplaced
Description:
Indicates whether elements of the specified category are eligible as displaced elements.
Indicates whether elements of the specified category are eligible as displaced elements.
Remarks:
Elements may be disallowed as displaced elements for reasons other than their category.
Elements may be disallowed as displaced elements for reasons other than their category.
public static bool CanCategoryBeDisplaced(
ElementId categoryId
)
-
categoryIdCategory id of element to be replaced.
Return Value
bool
Returns true if elements of this category can be displaced, and false otherwise.
-
A non-optional argument was null