2026 Members
Changes 4
M

MEPNetworkSegmentData Properties

Name Return Type Description
P Coefficient double The calculated coefficient of this segment, dimensionless.
P Flow double The calculated flow of this segment, in ft^3/s. The positive value means the flow is from the start to the end node, the negative value means opposite direction.
P FlowState PipeFlowState The calculated flow state of this segment.
P FrictionFactor double The calculated friction factor of this segment, dimensionless.
P IsCriticalPath bool Verifies if the segment is on the critical path.
P IsValidObject Boolean Specifies whether the .NET object represents a valid Revit entity.
P PressureDrop double The calculated pressure drop of this segment, in kg/(ft*s^2).
P RelativeRoughness double The relative roughness of this segment, dimensionless.
P ReynoldsNumber double The Reynolds number of this segment, dimensionless.
P SectionNumber int The section this segment belongs to.
P Velocity double The calculated velocity of this segment, in ft/s.
P VelocityPressure double The calculated velocity pressure of this segment, in kg/(ft*s^2).