Skip to content

Circuit.GetConnectorAt(PointI) Method

Return the connector with a connector segment passing through the point.
Return None if there is no connector at this location.

1
Simba.Data.Connector GetConnectorAt(point)

Parameters

point PointI

Return the connector located at that point

Returns

Connector
Connector