<Code Lib>
2026 Method
Changes 0
M

ElectricalSystem.GetCircuitPath

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

public IList<XYZ> GetCircuitPath()

IList<XYZ> The list of the electrical system circuit path node position.

Loading…