The demand of the connector.
Namespace: Autodesk.Revit.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntaxpublic double Demand { get; }
Public ReadOnly Property Demand As Double
Get
public:
property double Demand {
double get ();
}
member Demand : float with get
Property Value
Double
Exceptions
RemarksInstantaneous demand at this connector, calculated according to system.
See Also