2021 Members
Changes 4
M

ElectricalDemandFactorValue

Name Return Type Description Inherited From
M Dispose() None Releases all resources used by the ElectricalDemandFactorValue
M Equals None (Inherited from Object .) Object .
M GetHashCode None (Inherited from Object .) Object .
M GetType None (Inherited from Object .) Object .
M SetMaxRangeToUnlimited() None Sets the max range on the value to unlimited
M ToString None (Inherited from Object .) Object .
Name Return Type Description Inherited From
P Factor double The demand factor for this demand factor value. For example, objects 1 to 3 can have 100% demand factor. In the example above, the demand factor will be 1.0.
P IsValidObject bool Specifies whether the .NET object represents a valid Revit entity.
P MaxRange double The maximum range for this demand factor value. For example, objects 1 to 3 can have 100% demand factor. In the example above, the maximum range will be 3.
P MinRange double The minimum range for this demand factor value. For example, objects 1 to 3 can have 100% demand factor. In the example above, the minimum range will be 1.