RVTDocs.com
Namespace: Autodesk.Revit.DB Class: Connector

Connector.DuctSystemType

Property
Description:
The duct system type of the connector.
Remarks:
This is the instantaneous system type at this connector, calculated according to system. For unconnected connectors, the system type is undefined.
Syntax
public DuctSystemType DuctSystemType { get; }
Exceptions
Exception Condition
InvalidOperationException Thrown when the connector's domain is not DomainHvac.
InvalidOperationException Thrown on failure to get duct system type.