Command PickNear
Mouse Stroke: Links Click
Description:
Toggles the selection status of a single component or a single control
point. Components are accepted if they intersect a small rectangle near the
cursor, control points are accepted if they are inside the small
rectangle.
- Processing of selected components: If an unselected control
point collides then it is selected. If a selected control point collides
then it is unselected. If the rest of the component collides then it is
unselected.
- Processing of unselected components: If an unselected component
collides then it is selected.
The command terminates as soon as the selection status of an element is
changed.