2024 Method
Changes 0
M

DisplacementElement.CanCategoryBeDisplaced

Description:
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.
public static bool CanCategoryBeDisplaced(
	ElementId categoryId
)
Return Value bool Returns true if elements of this category can be displaced, and false otherwise.