Skip to content

Connector.AssignedDuctFlowConfiguration

Public Property

The assigned duct flow configuration of the connector.

Namespace: Autodesk.Revit.DB

Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)

Syntax

public DuctFlowConfigurationType AssignedDuctFlowConfiguration { get; }

Property Value

DuctFlowConfigurationType

Exceptions

Exception

Condition


InvalidOperationException

Thrown when the connector’s domain is not DomainHvac. Thrown when the connector is not in a family instance.


InvalidOperationException

Thrown on failure to get duct flow configuration.


Remarks

Assigned duct flow configuration may be assigned for connectors of some family instances.