Share

ElectricalSystem.CircuitNamingIndex Property

The Circuit Naming Index where the Electrical System is located in its panel. The Circuit Naming Index is used to retrieve the Circuit Naming Index of the Electrical System.


Namespace: Autodesk.Revit.DB.Electrical
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.3.0.0 (25.3.0.0)

Syntax

C#

public int CircuitNamingIndex { get; }

Property Value

Int32

See Also

Reference

Was this information helpful?