Thanks man... talk to you soon (we all wish all things were as easy to
solve as this, but that only makes it moreinteresting, ain't it?)

BTW look at my post about jmol and SPARTAN 02
Take care
2006/5/10, Miguel <[EMAIL PROTECTED]>:

> Hi there...
> I have a question about the color script command:
> When I do color isosurface [some RGB value] the command affects only the
> last isosurface I loaded, how can I change any other isosurface...

color isosurface <someColor> only affects the currently 'selected'
isosurface.

> For instance I do...
> load ...some molecule..
> isosurface IsosurfaceID1 cutoff "file";isosurface IsosurfaceID2 cutoff
> "file";
> If i do color I'll change the IsosurfaceID2 color..., how can I change the
> IsosurfaceID1 color?

isosurface IsosurfaceID2;
color isosurface red;


To 'select' all isosurfaces:

isosurface all;
color isosurface translucent;


Miguel



-------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmdlnk&kid0709&bid&3057&dat1642
_______________________________________________
Jmol-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/jmol-users



-------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid0709&bid&3057&dat1642
_______________________________________________
Jmol-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/jmol-users

Reply via email to