Share

BuiltInFailures.MEPCalculationFailures.NetworkCanNotDeterminCriticalPath Property

The calculation has completed, but there may be an error in determining the critical path. Verify that demand flow is specified for all required elements.


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

Syntax

C#

public static FailureDefinitionId NetworkCanNotDeterminCriticalPath { get; }

Property Value

FailureDefinitionId

See Also

Reference

Was this information helpful?