DuctFailures
Description:
Failures about Duct.
Failures about Duct.
Inheritance Hierarchy:
System.Object
Autodesk.Revit.DB.BuiltInFailures.DuctFailures
System.Object
Autodesk.Revit.DB.BuiltInFailures.DuctFailures
public static class DuctFailures
| Name | Return Type | Description |
|---|---|---|
| CannotCreateGeometryForDuct | FailureDefinitionId | Cannot create geometry for flex duct. The flex duct is intersecting itself or the start and end are too close together. |
| FlexDuctLengthOutOfLimits | FailureDefinitionId | The flex duct length of [Length Value] exceeds the maximum specified length of [Maximum Flex Duct Length Value] |
| NoDuctFittingsInProject | FailureDefinitionId | There are no duct fittings defined in project. The default duct type for fittings will be set to none. |
| PartNotFoundDueToNoDuctConnectedError | FailureDefinitionId | "In order to find a matching part, the fitting has to be connected to a duct." |
| PartNotFoundDueToNoDuctConnectedWarning | FailureDefinitionId | "In order to find a matching part, the fitting has to be connected to a duct." |