Share

BuiltInFailures.RegenFailures.CircularDependencyResolved Property

There was a circular chain of references among the highlighted elements that was attempted to resolve. User-visible text will depend on original error returned by offending element.


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

Syntax

C#

public static FailureDefinitionId CircularDependencyResolved { get; }

Property Value

FailureDefinitionId

See Also

Reference

Was this information helpful?