BuiltInFailures.MEPCalculationFailures.Network_NotEnoughElements Property

BuiltInFailuresMEPCalculationFailuresNetwork_NotEnoughElements Property

The calculation could not be executed as configured. Specify at least 3 elements before analyzing this network.

Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntax
public static FailureDefinitionId Network_NotEnoughElements { get; }
Public Shared ReadOnly Property Network_NotEnoughElements As FailureDefinitionId
	Get
public:
static property FailureDefinitionId^ Network_NotEnoughElements {
	FailureDefinitionId^ get ();
}
static member Network_NotEnoughElements : FailureDefinitionId with get

Property Value

FailureDefinitionId
See Also