Hi, try "frame All;display 1.3 OR 1.2".
The display command takes an atom expression, "1.3 OR 1.2", meaning take every atom that is in model 1.3 or in model 1.2 - then displays these atoms. Similarly, "1.3 AND 1.2", means take every atom that is part of model 1.3 and part of model 1.2 - so here the set of atoms is empty as there are no individual atoms that are in both models. Alex ----- Ursprüngliche Mail ----- > Von: "Andreas Truszkowski" <[email protected]> > An: [email protected] > Gesendet: Donnerstag, 19. Juli 2012 09:17:11 > Betreff: [Jmol-users] Dispalying any number of models in a file > Hi, > > I try to display any number of models from a single file. But the > following approach seems not to work. Only a single model or all > models > are displayed. > Here my script: > "frame All;display 1.3;" -> No problem. Shows the selected model > But: > "frame All;display 1.3 AND 1.2" -> Ends in a empty display although > the > documentation describes the usage of the "AND" syntax. > > Kind regards, > Andreas > > ------------------------------------------------------------------------------ > Live Security Virtual Conference > Exclusive live event will cover all the ways today's security and > threat landscape has changed and how IT managers can respond. > Discussions > will include endpoint security, mobile security and the latest in > malware > threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/ > _______________________________________________ > Jmol-users mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/jmol-users ------------------------------------------------------------------------------ Live Security Virtual Conference Exclusive live event will cover all the ways today's security and threat landscape has changed and how IT managers can respond. Discussions will include endpoint security, mobile security and the latest in malware threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/ _______________________________________________ Jmol-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/jmol-users

