On Mon, Nov 9, 2009 at 12:42 PM, Vincent Le Guilloux
<vincent.le-guill...@univ-orleans.fr> wrote:
> for(int i = 0 ; i < iac.getAtomCount() ; i++) {
>     IAtom a = iac.getAtom(i) ;
>     System.out.println("Atom "+i+"/"+ iac.getAtomCount()+":
> "+a.getAtomTypeName()+" "+a.getAtomicNumber());
> }

I think you want to configure the atoms in the molecules *after*
adding the explicit hydrogens too... or just the addes hydrogens.

Egon

-- 
Post-doc @ Uppsala University
Homepage: http://egonw.github.com/
Blog: http://chem-bla-ics.blogspot.com/
PubList: http://www.citeulike.org/user/egonw/tag/papers

------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
Cdk-user mailing list
Cdk-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/cdk-user

Reply via email to