| | 12 | </p> |
| | 13 | |
| | 14 | <p> |
| | 15 | 253. |
| | 16 | <b>New command "active"</b><br> |
| | 17 | Tom Goddard<br> |
| | 18 | March 3, 2010<br> |
| | 19 | Create a new command "active" to specify which models are active (ie. movable). |
| | 20 | Currently this is done with the misleadingly named "select" command provided |
| | 21 | the model number argument isn't preceded with "#". If the argument does start |
| | 22 | with "#" then "select" behaves differently controlling selection instead of |
| | 23 | activation. This senseless and confusing select command was an attempt to preserve |
| | 24 | the historical "select" command for activating models. "select" for activating |
| | 25 | models should be deprecated and a new command "active" should do this job. This |
| | 26 | <a href="http://www.cgl.ucsf.edu/pipermail/chimera-users/2010-March/004883.html">message</a> |
| | 27 | points out contortions that are encountered without the "active" command. |