
6 Mar
2014
6 Mar
'14
4:53 p.m.
never mind, got it from VolumeEraser.gui import Volume_Eraser_Dialog v=Volume_Eraser_Dialog() Volume_Eraser_Dialog.Erase(v) Matthew Dougherty National Center for Macromolecular Imaging Baylor College of Medicine ________________________________________ From: Dougherty, Matthew T Sent: Thursday, March 06, 2014 6:48 PM To: chimera-dev@cgl.ucsf.edu Subject: volume eraser Hi, I need some help as to how to call Erase() from VolumeEraser I am thinking it is something like this, but I am unable to determine what xxxxx value should be. from VolumeEraser.gui import Volume_Eraser_Dialog Volume_Eraser_Dialog.Erase(xxxxx) Matthew Dougherty National Center for Macromolecular Imaging Baylor College of Medicine