User 62a37f4796
16-03-2009 15:37:23
When I'm rendering structures in MSketch in spacefill mode, the atoms appear disconnected. (see image)
I want them to appear at least somewhat connected.
doesn't work. Indeed, according to the docs it's only applicable to ballstick.
So, how do I control the ball radius in spacefill mode?
I want them to appear at least somewhat connected.
Code: |
msketch_param("rendering", "spacefill"); msketch_param("ballRadius", "1.0"); |
doesn't work. Indeed, according to the docs it's only applicable to ballstick.
So, how do I control the ball radius in spacefill mode?