DisplacementElement.GetDisplacementElementId
Method
Description:
The element id of the DisplacementElement that includes the specified element.
The element id of the DisplacementElement that includes the specified element.
Parameters
Parameter | Type | Description |
---|---|---|
view | View | The view. |
id | ElementId | The element id. |
Return Value
Type | Description |
---|---|
ElementId | The element id of DisplacementElement that includes the specified element id. |
Exceptions
Exception | Condition |
---|---|
ArgumentNullException | A non-optional argument was null |