Re: [Jmol-developers] Got it! Jmol and U3D and 3D PDF files

2009-08-06 Thread Egon Willighagen
On Thu, Aug 6, 2009 at 9:04 AM, Robert Hanson wrote: > It's possible to embed the Jmol state script in the U3D file, so one can > load the PDF file itself or the U3D file itself back into Jmol: > > script "filename.pdf" > > or > > script "filename.u3d" > > (although I did not do that with the one I

Re: [Jmol-developers] Got it! Jmol and U3D and 3D PDF files

2009-08-06 Thread Robert Hanson
It's possible to embed the Jmol state script in the U3D file, so one can load the PDF file itself or the U3D file itself back into Jmol: script "filename.pdf" or script "filename.u3d" (although I did not do that with the one I just attached). Bob On Thu, Aug 6, 2009 at 1:49 AM, Egon Willigha