[PyMOL] reproduce special vrml-output

2017-05-18 Thread Anke Schultz
Hi all, I've been experimenting with exporting surface meshes as .wrl-files. I played with the geometry_export_mode setting and the set_view() options, since I wanted to get the surface's coordinates corresponding to the atom's coordinates of the sd-file I imported to pymol initially. I reali

Re: [PyMOL] reproduce special vrml-output

2017-05-19 Thread Anke Schultz
; view = list(cmd.get_view()) > view[11] = 0.0 > cmd.set_view(view) > > Hope that helps. > > Cheers, >Thomas > >> On May 17, 2017, at 4:27 PM, Anke Schultz >> wrote: >> >> Hi all, >> >> I've been experimenting with exporting surface m

Re: [PyMOL] reproduce special vrml-output

2017-05-20 Thread Anke Schultz
> Thomas > >> On May 19, 2017, at 12:43 PM, Anke Schultz >> wrote: >> >> Hi Thomas, >> >> thanks for the explanation on adjusting view, it works fine. This leaves me >> with one question: How do I get a .wrl-file containing only faces? Using >>