NoFittingInProjectError Property


Built In Failures Auto Route Failures No Fitting In Project Error Property

The routing solution failed because there is no default fitting type specified or the fitting cannot be found in the project. Ensure the fitting is loaded in the project and try again.

Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntax
public static FailureDefinitionId NoFittingInProjectError { get; }

Property Value

FailureDefinitionId
See Also