Adds to this set all the neighbouring objects that are colinear within a given tolerance. The effect is recursive, so selecting any one line on a circle, and then calling this routine, will select all the line on that circle, assuming the tolerance is loose enough.
angularTolerance | double | Acceptable angle between neighbours |
Return value | Pointer to this object | Allows multiple function calls to be chained together |
Back to ObjectSet
Back to Overview