Share

BuiltInFailures.MEPCalculationFailures.LoopSeparationNotCompleted Property

The loop separation is not completed yet. Only one side of the secondary/tertiary loop is separated. In order to correctly calculate the flow and pressure loss, please check and separate the other end of the loop.


Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.3.0.0 (25.3.0.0)

Syntax

C#

public static FailureDefinitionId LoopSeparationNotCompleted { get; }

Property Value

FailureDefinitionId

See Also

Reference

Was this information helpful?