2026 Enumeration
Changes 0
E

DuctSystemType

Description:
An enumerated type listing all the possible duct system types for a connector object.
public enum DuctSystemType
Name Description
E ExhaustAir Duct System Type is ExhaustAir.
E Fitting Duct System Type is Fitting.
E Global Duct System Type is Global.
E OtherAir Duct System Type is OtherAir.
E ReturnAir Duct System Type is ReturnAir.
E SupplyAir Duct System Type is SupplyAir.
E UndefinedSystemType Undefined system type.