2027 Method
Changes 0
M

MEPSection.GetCoefficient

Description:
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.
public double GetCoefficient(
	ElementId elemId
)
  • elemId
    The element id which can be duct segment, duct fitting , pipe segment and pipe fitting.
Return Value Double Double