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.
Syntax
public enum DuctSystemType
Unknown Namespace Members:
Name | Description |
---|---|
UndefinedSystemType | Undefined system type. |
SupplyAir | Duct System Type is SupplyAir. |
ReturnAir | Duct System Type is ReturnAir. |
ExhaustAir | Duct System Type is ExhaustAir. |
OtherAir | Duct System Type is OtherAir. |
Fitting | Duct System Type is Fitting. |
Global | Duct System Type is Global. |