Skip to content

Connector.GetJunctions() Method

List of junctions (Where multiple segments or pins are connected to a single points)
Junctions are usually displayed with a filled circle on the design.

1
System.Collections.Generic.List<Simba.Data.PointI> GetJunctions()

Returns

List[PointI]