DisplacementElement.GetDisplacedElementIds(View)
Method
Description:
Returns the element ids of all displaced elements in the specified view.
Returns the element ids of all displaced elements in the specified view.
Parameters
| Parameter | Type | Description |
|---|---|---|
| view | View | The view. |
Return Value
| Type | Description |
|---|---|
| ICollection | The element ids. |
Exceptions
| Exception | Condition |
|---|---|
| ArgumentNullException | A non-optional argument was null |