The duct loss method of the connector.
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.1.0.0 (26.1.0.34)
Syntax
C#
public DuctLossMethodType AssignedDuctLossMethod { get; }
Property Value
DuctLossMethodTypeExceptions
Exception | Condition |
---|---|
InvalidOperationException | Thrown when the connector's domain is not DomainHvac. Thrown when the connector is not in family instance. |
InvalidOperationException | Thrown on failure to get duct loss method. |