User 870ab5b546
15-10-2007 20:19:25
Hi,
I have a cyclohexene ring; the double bond is obviously cis. I move the atoms around, which makes the double bond trans. After doing some processing, I want to convert the double bond back to cis. I use the MolBond.transformCT() method, and it sets the bond's stereo flag back to cis, but afterwards, a clean2D() on the molecule, instead of making the bond cis, simply sets the flag back to trans! Is there a way to set the bond back to cis without calculating where to move the atoms?
-- Bob
I have a cyclohexene ring; the double bond is obviously cis. I move the atoms around, which makes the double bond trans. After doing some processing, I want to convert the double bond back to cis. I use the MolBond.transformCT() method, and it sets the bond's stereo flag back to cis, but afterwards, a clean2D() on the molecule, instead of making the bond cis, simply sets the flag back to trans! Is there a way to set the bond back to cis without calculating where to move the atoms?
-- Bob