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

Connector.Demand

Property
Description:
The demand of the connector.
Remarks:
Instantaneous demand at this connector, calculated according to system.
Syntax
public double Demand { get; }
Exceptions
Exception Condition
InvalidOperationException Thrown when the connector's domain is not DomainPiping.
InvalidOperationException Thrown on failure to get demand.