I'm going to amend one of my comments. I recall something of this discussion before, and the idea is that Jmol commands refer quite generally to precisely what is selected without regard to which model is currently visible. Thus, I'm retracting my support for the suggestion to change
measure ALL ..... to be "only the currently displayed model" If one wants that, then one should specify "visible" in the atom expression: measure ALL (atomno=1 and visible) (atomno=2) (atomno=3) ..... You only need the "and visible" once, because the ambiguity of "atomno=2" guarantees no cross-model connections. Sound OK? Bob Bob Hanson wrote: >Note -- this is all 10.x > >Dave, > >[EMAIL PROTECTED] wrote: > > > >>7. The 'measure ALL x y' syntax in 10.x should be restricted to >>the current frame, only extended if 'set measureAllModels ON' >>is set, as with all other 'measure' commands. >> >> >> >> >ah, THAT's a good idea! Excellent! > > So I see only displayon/displayoff as needed. Bob _______________________________________________ Jmol-developers mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/jmol-developers
