2027 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
)
  • categoryId
    Category id of element to be replaced.
Return Value Boolean Returns true if elements of this category can be displaced, and false otherwise.