Share

BuiltInFailures.MEPCalculationFailures.Network_OverConstrained Property

The calculation could not be executed as configured. The Pressure and Flow Rate combined constraint requires at least 2 other pressure or flow constraints. Specify additional constraints.


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

Syntax

C#

public static FailureDefinitionId Network_OverConstrained { get; }

Property Value

FailureDefinitionId

See Also

Reference

Was this information helpful?