BuiltInFailures.AutoRouteFailures
Failures about AutoRoute.
Inheritance Hierarchy
System.Object
Autodesk.Revit.DB.BuiltInFailures.AutoRouteFailures
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntax
public static class AutoRouteFailuresThe BuiltInFailures.AutoRouteFailures type exposes the following members.
Properties
Name
Description
Public Property
Static Member
AttemptToConnectNonSlopingElementToSlopedPipeError
You have specified that sloped pipe be drawn, but are trying to connect to an element that doesn’t support sloping connections.
Public Property
Static Member
AttemptToConnectNonSlopingElementToSlopedPipeWarning
You have specified that sloped pipe be drawn, but are trying to connect to an element that doesn’t support sloping connections.
Public Property
Static Member
DesignOptionConflictError
The solution is failing to do the elements are not in the same Design Option.
Public Property
Static Member
DesignOptionConflictWarning
The solution is failing to do the elements are not in the same Design Option.
Public Property
Static Member
DistributionTypeInvalid
Selected distribution system type is invalid!
Public Property
Static Member
ElementHasFlowCalculation
This element has an open connection. This may not be an error, but for flow calculations to work correctly all connections should be sealed with an end cap.
Public Property
Static Member
ElementHasOpenConnection
This element has an open connection. This may not be an error, but all open connections should be sealed with an end cap.
Public Property
Static Member
FailedDowngradeCrossToElbow
Failed to downgrade tee type to elbow type.
Public Property
Static Member
FailedDowngradeCrossToTee
Failed to downgrade cross type to tee type.
Public Property
Static Member
FailedDowngradeTeeToCross
Failed to upgrade tee type to cross type.
Public Property
Static Member
FailToDoCompatiblePhaseError
The solution is failing to do the elements Phases are compatible.
Public Property
Static Member
FailToDoCompatiblePhaseWarning
The solution is failing to do the elements Phases are compatible.
Public Property
Static Member
FailToIntersectParallelSegmentsError
The solution is failing to do segments which are parallel and should intersect.
Public Property
Static Member
FailToIntersectParallelSegmentsWarning
The solution is failing to do segments which are parallel and should intersect.
Public Property
Static Member
FittingParamsCauseGeometryToFailError
The one of parameters for the fitting is causing the geometry to fail.
Public Property
Static Member
FittingParamsCauseGeometryToFailWarning
The one of parameters for the fitting is causing the geometry to fail.
Public Property
Static Member
HighlightedElementDisconnected
The highlighted element has been disconnected.
Public Property
Static Member
InappropriateSlopeForPipe
The slope that you specified could not be applied to this pipe. Please check the items that it is connected to and make sure that they aren’t constraining the slope of them.
Public Property
Static Member
MismatchedSystemClassificationHasSystemWarning
The selected fixture is part of a system with different classification. System calculations (e.g. flow analysis) are not possible between systems with different classifications.
Public Property
Static Member
MismatchedSystemClassificationNoSystemWarning
The selected fixture is assigned to a system with different classification.
Public Property
Static Member
MismatchedSystemTypeWarning
The selected fixture is part of a different system. You may want to edit the system type and merge two systems.
Public Property
Static Member
NoAutoRouteSolutionFoundError
No auto-route solution was found.
Public Property
Static Member
NoAutoRouteSolutionFoundWarning
No auto-route solution was found.
Public Property
Static Member
NoFittingInProjectError
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.
Public Property
Static Member
NoFittingInProjectWarning
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.
Public Property
Static Member
NoFittingInRoutingError
The fitting that is converted to was not defined. Please assign one in the routing preference.
Public Property
Static Member
NoFittingLoadedInProjectError
The fitting that is converted to was not defined. Please load one fitting family and assign it in the routing preference.
Public Property
Static Member
NoSolutionInView
There is no solution for this view. All the elements have been filtered for this view, select another view, and select solutions.
Public Property
Static Member
NotAllPartsWereConvertedCannotAddPlaceholderWarning
Not all parts were converted. Placeholders could not be added to fill the gap (the gap was too small). Check the fabrication service definition for the system.
Public Property
Static Member
NotAllPartsWereConvertedPlaceholdersWereAddedWarning
Not all parts were converted. Placeholders were added to fill the gaps. Check the fabrication service definition for the system.
Public Property
Static Member
NotEnoughRoomForFittingsError
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.
Public Property
Static Member
NotEnoughRoomForFittingsWarning
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.
Public Property
Static Member
NoValidSolutionAtSelectedPoint
No valid auto-route solution at selected point.
Public Property
Static Member
OverrideFabricationPartFailed
The fabrication part cannot be overridden. The button code you specified does not match the fabrication service. Please specify a different button code or check the fabrication service and try again.
Public Property
Static Member
SegmentDrawnFromWrongSideError
The segment is being drawn from the wrong side to connect to the location you indicated.
Public Property
Static Member
SegmentDrawnFromWrongSideWarning
The segment is being drawn from the wrong side to connect to the location you indicated.
Public Property
Static Member
SegmentsAngleTooGreatError
The resulting angle between the segments is too great.
Public Property
Static Member
SegmentsAngleTooGreatWarning
The resulting angle between the segments is too great.
Public Property
Static Member
SolutionIsOppositeToConnectionError
The solution is in the opposite direction of the connection direction.
Public Property
Static Member
SolutionIsOppositeToConnectionWarning
The solution is in the opposite direction of the connection direction.
Public Property
Static Member
SpecifiedAnglesNotCompatibleWithLayoutError
The specified angles are not compatible with current layout.
Public Property
Static Member
SpecifiedAnglesNotCompatibleWithLayoutWarning
The specified angles are not compatible with current layout.
Public Property
Static Member
UnableToMakeConnectionInDirection
The application is unable to make a connection in that direction. If the connectors are pointing up, make sure that the elevations of the segments (ducts and pipes) are above them. If the connectors are pointing down, make sure that the elevations of the segments (ducts and pipes) are below them.
Public Property
Static Member
UtilizationCoefficientOutOfRange
The value for Coefficient of Utilization must be between 0 and 1.
Public Property
Static Member
ZeroLengthSegmentError
The solution is failing to do segments which are zero length.
Public Property
Static Member
ZeroLengthSegmentWarning
The solution is failing to do segments which are zero length.