I have a proposal for 3 new commands in Rhino related to hidden objects:
-
Show selected from the current layer. This will enable the user to select and unhide only those object that were assigned in the current layer. All the other objects that are not assigned to the current layer will not be selectable while this command is running.
-
Show objects and move them to current layer. Similar to the
! _ShowSelected
command, but it will show and automatically move the selected objects into the current layer. -
Show objects and copy them to current layer. Same as the above, except that it will copy the selected hidden objects into the current layer. The originals will remain hidden and assigned to their respective layers.