MEPSection.GetPressureDrop
Method
Description:
Gets the pressure drop for the specified element id in this section.
Gets the pressure drop for the specified element id in this section.
Parameters
Parameter | Type | Description |
---|---|---|
elemId | ElementId | The element id which can be duct segment, duct fitting , pipe segment and pipe fitting. |
Return Value
Exceptions
Exception | Condition |
---|---|
ArgumentException | The ElementId elemId does not correspond to a valid section member. |
ArgumentNullException | A non-optional argument was null |