MEPAnalyticalModelData.GetMEPAnalyticalModelData
Method
Description:
Gets the MEP analytical model data of the specified element.
Gets the MEP analytical model data of the specified element.
Parameters
| Parameter | Type | Description |
|---|---|---|
| pElement | Element | The element that owns the MEP analytical model data. |
Return Value
| Type | Description |
|---|---|
| MEPAnalyticalModelData | The MEP analytical model data of this element, null if not available. |
Exceptions
| Exception | Condition |
|---|---|
| ArgumentNullException | A non-optional argument was null |