Namespace:
Autodesk.Revit.DB.Mechanical
DuctSystemType
Enumeration
Description:
An enumerated type listing all the possible duct system types for a connector object.
An enumerated type listing all the possible duct system types for a connector object.
DuctSystemType Enumeration Members:
| Name | Description |
|---|---|
| 0 | Undefined system type. |
| 1 | Duct System Type is SupplyAir. |
| 2 | Duct System Type is ReturnAir. |
| 3 | Duct System Type is ExhaustAir. |
| 4 | Duct System Type is OtherAir. |
| 28 | Duct System Type is Fitting. |
| 29 | Duct System Type is Global. |