Share

BuiltInFailures.DuctFailures Class

Failures about Duct.

Inheritance Hierarchy

System.Object
  Autodesk.Revit.DB.BuiltInFailures.DuctFailures


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

Syntax

C#

public static class DuctFailures

The BuiltInFailures.DuctFailures type exposes the following members.

Properties

 NameDescription
Public propertyStatic memberCannotCreateGeometryForDuct Cannot create geometry for flex duct. The flex duct is intersecting itself or the start and end are too close together.
Public propertyStatic memberFlexDuctLengthOutOfLimits The flex duct length of [Length Value] exceeds the maximum specified length of [Maximum Flex Duct Length Value]
Public propertyStatic memberNoDuctFittingsInProject There are no duct fittings defined in project. The default duct type for fittings will be set to none.
Public propertyStatic memberPartNotFoundDueToNoDuctConnectedError "In order to find a matching part, the fitting has to be connected to a duct."
Public propertyStatic memberPartNotFoundDueToNoDuctConnectedWarning "In order to find a matching part, the fitting has to be connected to a duct."

See Also

Reference

Was this information helpful?