Matt,

> hide hydrogens and connected(carbon)
> 
> Not completely sure how this is distinct from Bob´s suggestion (hide vs 
> display remove).

Probably the same, except you usually will prefer doing "hide add" 
rather than just "hide". Otherwise, any other previously hidden atoms 
will be redisplayed.

 hide add hydrogens and connected(carbon);

same as

 hide add _H & connected(_C);

and equivalent to

 display remove _H & connected(_C);

or

 display remove _H and not connected(_O or _S or _N)

as long as there are not other elements with bound hydrogen in your 
model (apart from C, N, O, S)

------------------------------------------------------------------------------
HPCC Systems Open Source Big Data Platform from LexisNexis Risk Solutions
Find What Matters Most in Your Big Data with HPCC Systems
Open Source. Fast. Scalable. Simple. Ideal for Dirty Data.
Leverages Graph Analysis for Fast Processing & Easy Data Exploration
http://p.sf.net/sfu/hpccsystems
_______________________________________________
Jmol-users mailing list
Jmol-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jmol-users

Reply via email to