Circuit.GetConnectorSegmentsAtint, int, bool Method
Returns the list of connector segments where the distance to the point is zero. Return None if none.
1 |
|
Parameters
point_x
System.Int32
Horizontal coordinate
point_y
System.Int32
Vertical coordinate
extremityOnly
System.Boolean
If true, only the extremities of the segments are checked.
Returns
System.Collections.Generic.List<ConnectorSegment>
List of connector segments at the point