RVTDocs.com

DisplacementElement.IsAllowedAsDisplacedElement

Method
Description:
Indicates if the specified element is allowed to be displaced.
Remarks:
Exclusions include view specific elements as well as certain categories of elements.
Syntax
public static bool IsAllowedAsDisplacedElement(
	Element element
)
Parameters
Parameter Type Description
element Element Any element.
Return Value
Type Description
Boolean Returns true if the element is eligible to be assigned to a DisplacementElement.
Exceptions
Exception Condition
ArgumentNullException A non-optional argument was null