>> Q: would that solve your problem?
>
> so something like: if a "wireframe on" checkbox is clicked my action
> script is
> select all;
> cpk off;
> wireframe .1;
> select bondcount==0;
> (display atoms as crosses)
>
> ??

I forgot that part of this is already done.

Jmol supports a predefined set called 'bonded'. This is compatible with
openrasmol

So, today you can say:

select not bonded; spacefill 25%


openrasmol has a representation called 'star'. The documentation says that
it draws lines along the x,y,z coordinate axes. Presumably these little
*stars* rotate as the model is turned.

Q: Is that the type of thing you are looking for?

Q: Or would you prefer a flat 'X' that always stayed flat?


Miguel



-------------------------------------------------------
The SF.Net email is sponsored by: Beat the post-holiday blues
Get a FREE limited edition SourceForge.net t-shirt from ThinkGeek.
It's fun and FREE -- well, almost....http://www.thinkgeek.com/sfshirt
_______________________________________________
Jmol-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/jmol-users

Reply via email to