Skip to content

Simba.Data

Simba.Data.Connector

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

System.Collections.Generic.List<Simba.Data.PointI>