Share

BuiltInFailures.MEPCalculationFailures.Network_ElementNodeIsNotPartOfNetwork Property

The calculation could not be executed as configured. At least one of the elements in this network uses a node that is not part of the network.


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

Syntax

C#

public static FailureDefinitionId Network_ElementNodeIsNotPartOfNetwork { get; }

Property Value

FailureDefinitionId

See Also

Reference

Was this information helpful?