GetCircuitPath Method


Gets the list of the electrical system circuit path node position.

Namespace: Autodesk.Revit.DB.Electrical
Assembly: RevitAPI (in RevitAPI.dll) Version: 18.0.0.0 (18.2.0.0)
Since: 2018

Syntax

C#
public IList<XYZ> GetCircuitPath()
Visual Basic
Public Function GetCircuitPath As IList(Of XYZ)
Visual C++
public:
IList<XYZ^>^ GetCircuitPath()

Return Value

The list of the electrical system circuit path node position.

See Also

ArchiLabs

Stop fighting Revit automation.

Build repeatable BIM design and documentation workflows with scripts, data, and AI in one place, without wrestling brittle one-off automations.

Try ArchiLabs →