Share

BuiltInFailures.AutoRouteFailures.NotEnoughRoomForFittingsError Property

There was not enough room to place the required fittings. Consider increasing the length of the segments, or moving them farther apart to generate a solution.


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

Syntax

C#

public static FailureDefinitionId NotEnoughRoomForFittingsError { get; }

Property Value

FailureDefinitionId

See Also

Reference

Was this information helpful?