MEPSection.GetCoefficient
Description:
Gets the loss coefficient for the specified element id in this section.
Gets the loss coefficient for the specified element id in this section.
Remarks:
For Duct, it is loss coefficient. For Pipe, the loss coefficient is equivalent to the friction factor. Loss coefficient is a number. The unit type is UT_Number.
For Duct, it is loss coefficient. For Pipe, the loss coefficient is equivalent to the friction factor. Loss coefficient is a number. The unit type is UT_Number.
public double GetCoefficient(
ElementId elemId
)
-
elemIdThe element id which can be duct segment, duct fitting , pipe segment and pipe fitting.
Return Value
Double
Double
-
The ElementId elemId does not correspond to a valid section member.
-
A non-optional argument was null