Circuit.GetConnectorSegmentsAt(PointI, bool) Method
Returns the list of connector segments where the distance to the point is zero. Return None if none.
1 |
|
Parameters
point
PointI
Return the list of connector segments located at that point
extremityOnly
System.Boolean
If true, only the extremities of the segments are checked.
Returns
List[ConnectorSegment]
List of connector segments at the point