From: Ebert Maximilian (m.ebert_at_umontreal.ca)
Date: Thu Oct 08 2015 - 13:48:07 CDT

Hi,

is there a way to change the color of a drawn object if this object has a molecule ID of its own. Example

mol new
mol rename top new-object
draw color red
draw sphere {0,0,0}

How to change the sphere to green?

Thanks