Simba.Data
Simba.Data.Circuit
Circuit.GetConnectorAt(int, int) Method
Return the connector with a connector segment passing through the point. Return None if there is no connector at this location.
1 | |
Parameters
point_x System.Int32
Horizontal coordinate
point_y System.Int32
Vertical coordinate
Returns
Connector
Connector