According to Miguel:
> Q: What mechanism do you want to use to declare the start and end points
> of a line?
You may apply the 'set' Rasmol command to a 'line' object:
set line color
set line weight
set line type [ arrow | plain ]
set line x1 y1 z1 x2 y2 z2
The last one sets the l
> Hi,
>
> It's already implemented in Jmol the ability to draw a line
> from x0,y0,z0 to x1,y1,z1 on top of a structure?
No
> Or, even better, is there an option for drawing a vector
> (a line with an arrow on one end)?
>
> Maybe a 'simple' modification to the current method for drawing
> axes c
Hi,
It's already implemented in Jmol the ability to draw a line
from x0,y0,z0 to x1,y1,z1 on top of a structure?
Or, even better, is there an option for drawing a vector
(a line with an arrow on one end)?
Maybe a 'simple' modification to the current method for drawing
axes could do?
Thanks in