I looked into this a little. I think the apbs script (its apbs.py or
something -- if you can't find it search for it on google) calls a
function called cmd.ramp_new() with a bunch of arguements. Apparently
this 'ramp' is a built in c-level object. You maybe able to mimic the
code in apbs.
Dan Kulp wrote:
I looked into this a little. I think the apbs script (its apbs.py or
something -- if you can't find it search for it on google) calls a
function called cmd.ramp_new() with a bunch of arguements. Apparently
this 'ramp' is a built in c-level object. You maybe able to mimic the
I looked into this a little. I think the apbs script (its apbs.py or
something -- if you can't find it search for it on google) calls a
function called cmd.ramp_new() with a bunch of arguements. Apparently
this 'ramp' is a built in c-level object. You maybe able to mimic the
code in apbs.