Re: [Jmol-users] Ball and Sticks

2004-09-28 Thread PHILLIP W BARAK
> On Monday 27 September 2004 16:26, Miguel wrote: > > > is there an easy way to turn on the ball and stick > representation in the > > > applet via a script? > > > like "ballstick on" ??? > > > > You need to explicitly set the 'ball radius' and the 'stick radius' > > > > The following will set th

Re: [Jmol-users] Ball and Sticks

2004-09-28 Thread Egon Willighagen
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Monday 27 September 2004 16:26, Miguel wrote: > > is there an easy way to turn on the ball and stick representation in the > > applet via a script? > > like "ballstick on" ??? > > You need to explicitly set the 'ball radius' and the 'stick radius' >

Re: [Jmol-users] Ball and Sticks

2004-09-28 Thread Miguel
Egon wrote: > Would be nice if macro's would be available from the script command line > too... So that people could define a macro ballAndSticks which would > execute the above commands That is a good point. The scripting language supports subroutines. So one can easily create a set of use

Re: [Jmol-users] Ball and Sticks

2004-09-28 Thread Raphael A. Bauer
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 timothy driscoll wrote: | On 2004-09-27 (16:06) Raphael A. Bauer wrote: | |>is there an easy way to turn on the ball and stick representation in |>the applet via a script? | the popup menu uses this: | | spacefill 20%;wireframe 0.15 thanks for the answe