DisplacementElement.IsAllowedAsDisplacedElement
Method
Description:
Indicates if the specified element is allowed to be displaced.
Indicates if the specified element is allowed to be displaced.
Remarks:
Exclusions include view specific elements as well as certain categories of elements.
Exclusions include view specific elements as well as certain categories of elements.
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 |