PipingFailures
Description:
Failures about Pipes.
Failures about Pipes.
Inheritance Hierarchy:
System.Object
Autodesk.Revit.DB.BuiltInFailures.PipingFailures
System.Object
Autodesk.Revit.DB.BuiltInFailures.PipingFailures
public static class PipingFailures
| Name | Return Type | Description |
|---|---|---|
| CannotCreateGeometryForPipe | FailureDefinitionId | Cannot create geometry for flex pipe. The flex pipe is intersecting itself or the start and end are too close together. |
| CircularLoopInPipeSizing | FailureDefinitionId | Circular loop detected during pipe sizing. The loop may be avoided by modifying segment settings in the pipe routing preference. |
| DuctPipeModified | FailureDefinitionId | The duct/pipe has been modified to be in the opposite direction causing the connections to be invalid. |
| DuctPipeSizeMismatch | FailureDefinitionId | The duct/pipe size is invalid for the service definition |
| FabFittingFailed | FailureDefinitionId | The Fabrication Fitting was invalid |
| InvalidPipeSize | FailureDefinitionId | Pipe Size Table "[File Name]" is missing or invalid. |
| MaxPipeSizeReached | FailureDefinitionId | Maximum pipe size diameter reached during sizing |
| PartNotFoundDueToNoPipeConnectedError | FailureDefinitionId | "In order to find a matching part, the fitting has to be connected to a pipe." |
| PartNotFoundDueToNoPipeConnectedWarning | FailureDefinitionId | "In order to find a matching part, the fitting has to be connected to a pipe." |
| PartNotFoundInRoutingPreferenceError | FailureDefinitionId | "%1s is not found. Please review the routing preference of %2s." |
| PartNotFoundInRoutingPreferenceWarning | FailureDefinitionId | "%1s is not found. Please review the routing preference of %2s." |