Share

ElectricalSystem.HasCustomCircuitPath Property

Checks whether the electrical system circuit path has been customized. If not, the property CircuitPathMode cannot be set as Custom explicitly.


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

Syntax

C#

public bool HasCustomCircuitPath { get; }

Property Value

Boolean

See Also

Reference

Was this information helpful?