Share

Settings.ElectricalSetting Property

Retrieves an object that provides access to all the electrical settings include voltage type, distribution system type, demand factor, wire type in the Autodesk Revit application and project.


Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.1.0.0 (26.1.0.34)

Syntax

C#

public ElectricalSetting ElectricalSetting { get; }

Property Value

ElectricalSetting

Exceptions

ExceptionCondition
InvalidOperationException Electrical settings can be accessed only if Revit MEP product is available.

See Also

Reference

Was this information helpful?