OK, I see now you said "PLANE" because you were only designating 3 points. If you had used four points would "PLANE" become optional?

Is there a means to draw curved objects such as spheres?

Thanks,
Frieda


On Oct 23, 2006, at 11:04 PM, [EMAIL PROTECTED] wrote:

How curious!

There is no keyword TRIANGLE, so this command is assigning the name
"TRIANGLE" to the draw object. The coloring command would then be

  color TRIANGLE green

But the solution is to just use

draw triangle1 300 (atomno=1) (atomno=2) (atomno=3);color $triangle1 green

Bob


but with
draw triangle1 300 TRIANGLE (atomno=1) (atomno=2) (atomno=3);color
$triangle1 green




I get the default yellow-gold color triangle.

This is with Jmol v 10.9.83

Frieda


///////////////////////////////////////////

Frieda Reichsman, PhD
Molecules in Motion
Interactive Molecular Structures

///////////////////////////////////////////


-------------------------------------------------------------------------
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
Jmol-users mailing list




-------------------------------------------------------------------------
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
_______________________________________________
Jmol-users mailing list

///////////////////////////////////////////


Frieda Reichsman, PhD

Molecules in Motion

Interactive Molecular Structures

http://www.moleculesinmotion.com


///////////////////////////////////////////



-------------------------------------------------------------------------
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&kid=120709&bid=263057&dat=121642
_______________________________________________
Jmol-users mailing list
Jmol-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jmol-users

Reply via email to