Many thanks Greg. -----Original Message----- From: Greg Landrum [mailto:[email protected]] Sent: 14 September 2012 17:01 To: Gianpaolo Bravi Cc: [email protected] Subject: Re: [Rdkit-discuss] SetProp for bonds
Hi Giampa, On Fri, Sep 14, 2012 at 12:47 PM, Gianpaolo Bravi <[email protected]> wrote: > > Quick question, how do you set properties for bonds? > > > > I can use SetProp for atoms, e.g. atom.SetProp('selected','true') but it > won't work for bonds. > That's an oversight in the Python wrapper. It will be fixed in the next release. -greg ________________________________ This e-mail was sent by GlaxoSmithKline Services Unlimited (registered in England and Wales No. 1047315), which is a member of the GlaxoSmithKline group of companies. The registered address of GlaxoSmithKline Services Unlimited is 980 Great West Road, Brentford, Middlesex TW8 9GS. ------------------------------------------------------------------------------ Got visibility? Most devs has no idea what their production app looks like. Find out how fast your code is with AppDynamics Lite. http://ad.doubleclick.net/clk;262219671;13503038;y? http://info.appdynamics.com/FreeJavaPerformanceDownload.html _______________________________________________ Rdkit-discuss mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/rdkit-discuss

