Hi all I have a web application where a text string (MOLfile data format) in a textbox is loaded into Jmol using jmolLoadInlineScript(). Since the data is 2D, I have trouble with 3-substituted carbons, which are taken by Jmol to be sp2 and so no H is added to them. (I need the Hs for subsequent 3D minimization)
We discussed this before and the cure is to use 'load myFile.mol filter "2D" ' to instruct Jmol to make a proper H addition. However, I am not loading the model from a file, so... Is there a way to apply the 2D filter in loadInline? Thanks, ------------------------------------------------------------------------------ BlackBerry® DevCon Americas, Oct. 18-20, San Francisco, CA Learn about the latest advances in developing for the BlackBerry® mobile platform with sessions, labs & more. See new tools and technologies. Register for BlackBerry® DevCon today! http://p.sf.net/sfu/rim-devcon-copy1 _______________________________________________ Jmol-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/jmol-users

