Changes between Version 21 and Version 22 of Needed Command Functionality
- Timestamp:
- May 5, 2015, 3:54:38 PM (10 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Needed Command Functionality
v21 v22 33 33 34 34 The following functionality is listed for the December release, but not necessarily as commands: 35 * '''transparency''' (similar to '''color )35 * '''transparency''' (similar to '''color'''; takes care of individual settings, whereas '''set''' or another command would be used for related global parameters) 36 36 * '''freeze''' or something like that to control model activation for motion (in Chimera1, '''freeze''' is something different) 37 37 * '''clip''', '''section''', '''thickness''' (suggest combining into single command to control global clipping, say '''clip''' or '''gclip''') … … 48 48 Again listed but not necessarily as commands: 49 49 * '''findhbond''' 50 * '''rangecolor''' or logical equivalent for color-by-attr 51 * '''scolor''' or logical equivalent for color-by-scalar (radial, volume value, ''etc.'') 50 * '''rangecolor''' or equivalent for color-by-attribute 51 * '''scolor''' or equivalent for color-by-scalar (radial, volume value, ''etc.'') ... maybe could be merged with color-by-attribute, but what's a good name? (colorscale, colormap, colorvalue, rangecolor, valuecolor, ???) 52 * '''sop hideDust''' equivalent 53 * '''define''' geometric objects: axes, planes, centroids, ellipsoids 54 * '''shape''' or similar way of defining arbitrary objects 55 * '''scene''' save, restore, list 52 56 * multiple-layer transparency (could specify with '''set''') 53 54 57 55 58 == Random thoughts ==