The size of the network exceeds the current limit for flow/pressure analysis. In the Mechanical Settings dialog, under Pipe Settings - Calculation, disable the option to Use analysis for closed loop hydronic networks.
Namespace: Autodesk.Revit.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 23.0.0.0 (23.1.0.0)
Syntax
C# |
---|
public static FailureDefinitionId NetworkErrorModelTooBig { get; } |
Visual Basic |
---|
Public Shared ReadOnly Property NetworkErrorModelTooBig As FailureDefinitionId Get |
Visual C++ |
---|
public: static property FailureDefinitionId^ NetworkErrorModelTooBig { FailureDefinitionId^ get (); } |