Most operations you will do in Rhino require you to select one or more objects. Objects can be selected by clicking anywhere on the object. Click away from the object to deselect it. This method lets you select one object at a time.
Objects can be selected before you start a command. This is called prepick. Prepicking is handy for selecting input objects for many commands. The prepicked objects act as input for the first prompt to select objects.
Objects can also be selected during a command sequence anytime the command prompts you to select objects.
By default, objects change color to yellow when they are selected so you can see which objects are selected. This color can be customized to suit you in Rhino Options > Appearance > Colors > Object display > Selected objects.
Open the tutorial model Select Objects.3dm.
(Help menu > Learn Rhino >Tutorials and Samples > User's Guide > Select Objects)
Hold the Ctrl key and click the sphere again.
The sphere is removed from the selection.
Click away from the objects, or press the Esc key.
The selection is canceled.
If you click a location that is very close to the place where several objects are close to each other, it is possible that Rhino will not be able to determine which object you want to select. When this happens, a selection menu will appear with a list the possible objects.
As move the mouse over the object name in the list, each object highlights. You can also scroll through the potential objects using the arrow keys on your keyboard. When the object you want to select highlights, click or press the Enter key to select it. Choose None to cancel the selection.
Another method is to make a window selection or a crossing selection to select multiple objects in one operation.
You can click in an open area of the screen and drag to create a selection window.
A window selection selects all objects completely enclosed by the window. A crossing selection selects all objects that are enclosed by the window or any object the window crosses.
Click in an open area of the screen and drag to the right.
Click in an open area of the screen and drag to the left.
Hold the Ctrl key while making a window or crossing selection.
In the Perspective viewport, click and drag a window around the sphere as shown in the illustration below.
In the Perspective viewport, hold the Shift key then click and drag a window section from left to right around the box and the cylinder as shown in the illustration below.
In the Perspective viewport, hold the Ctrl key then click and drag a crossing selection from right to left over the box and cylinder as shown in the illustration below.
Rhino has many commands and methods for selecting objects. You can select an object by name, layer, color, type; by capturing with boundaries or crossing fences; by volume shapes, by group name and many others. Search the Help for the topic Selection commands.
At the command prompt, type SelAll.
The SelAll command selects all visible, unlocked objects in the model.
Type SelNone.
The SelNone command removes all of the currently selected objects from the selection.
Type SelSrf.
The SelSrf command selects all visible, unlocked surfaces. In this case, only the sphere is a surface, the other objects are polysurfaces.
Type SelPolysrf.
The SelPolysrf command adds all polysurfaces to the selection. In this case, the cylinder and box are polysurfaces.
Press the Esc key.
The Esc key clears the selection the same as the SelNone command.
You can select sub-parts of objects to use in commands, for example, select a surface edge to use as input for a Loft or ExtrudeCrv operation. The available parts include polysurface faces; surface and polysurface edge curves; control points; mesh vertices, faces, boundaries, and edges; and objects within a group. Search the Help for the topic Sub-object selection.
Press and hold both the Ctrl and Shift keys at the same time and click an object part.
In the Perspective viewport, press the Ctrl and Shift keys and click a face of the box as shown in the illustration below.
Press the Delete key.
The face of the box is separated from the box solid and deleted.
Rhino for Windows © 2010-2018 Robert McNeel & Associates. 24-Nov-2021