RVTDocs.com

ElectricalDemandFactorDefinition.GetApplicableDemandFactor

Method
Description:
This method will return the applicable demand factor for the specified number of devices or load.
Syntax
public double GetApplicableDemandFactor(
	double numberOrLoad
)
Parameters
Parameter Type Description
numberOrLoad Double The number of devices or load for which the demand factor should be looked up.
Return Value
Type Description
Double The applicable demand factor.