Sets the value set to the demand factor definition.
Namespace: Autodesk.Revit.DB.Electrical
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.4.0.0 (26.4.0.0)
Syntax
C#
public void SetValues( ICollection<ElectricalDemandFactorValue> values )
Parameters
- values ICollection<ElectricalDemandFactorValue>
Exceptions
| Exception | Condition |
|---|---|
| ArgumentNullException | A non-optional argument was null |
