Verifies if the segment can be overridden (e.g., the pressure drop of the pump and curve segments are calculated from the network and cannot be overridden).
Namespace: Autodesk.Revit.DB.Analysis
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.4.0.0 (26.4.0.0)
Syntax
C#
public bool IsSegmentOverridable()
Return Value
BooleanTrue if the segment can be overridden for the loss coefficient or pressure drop, false if the segment cannot be overriden.
