Karol, I think what Bob suggested is 1. there is no implementation of custom covalent radii 2. you can use the "connect" command to substitute for that: have Jmol calculate and render bonds base on your radii 3. you must do that for each and every frame in your animation/dynamics
The callback is a mechanism by which Jmol send a signal when something happens (in this case, a frame change during animation) and a javascript routine can be invoked (in this case, calling the recalculation of bonds) I'll try to write a prototype and let you know (Bob is currently at a meeting and so probably not following too closely this list) Are you working with the application, or the applet? ------------------------------------------------------------------------------ _______________________________________________ Jmol-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/jmol-users

