HotConductorSize Property


Electrical System Hot Conductor Size Property

The size of a Hot Conductor in the Electrical System.

Namespace: Autodesk.Revit.DB.Electrical
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.0.4.0 (26.0.4.0)
Syntax
public ElementId HotConductorSize { get; }

Property Value

ElementId
Exceptions
Exception Condition
InvalidOperationException This property only available when System Type is Power!
Remarks
Each Hot Conductor has the same size in the Electrical System.
See Also