DisplacementElement.GetDisplacementElementIds
Method
Description:
The element ids of all DisplacementElements owned by the specified view.
The element ids of all DisplacementElements owned by 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 |