SelectLinks |
Top Previous Next |
This method selects all links within a radius from P.
Result is returned as a list of links in List and as a bit pattern in BA.
Syntax: SelectLinks(P: TFloatPoint; Radius: double; List: TIntegerList; BA: TBitArray)
See also SkipLinks.
|