Re: [PyMOL] PyMOL function to export a wrl file

2014-05-13 Thread Riccardo
Found: line 1143, in "pymol/layer1/ray.c" *ChemBioScripting | X3D PyMOL Molecule Viewer *|* Gioacchino Riccardo Volpe* 2014-05-12 15:17 GMT+02:00 Riccardo : > Hello to the PyMOL mailing list. > > I'm searching for the place where the "get_vrml()" function (whi

Re: [PyMOL] PyMOL function to export a wrl file

2014-05-12 Thread T. Nakane
Hi, The actual implementation in C is at layer1/Ray.c . Best regards, Takanori Nakane On 2014-05-12 14:17, Riccardo wrote: > Hello to the PyMOL mailing list. > > I'm searching for the place where the "get_vrml()" function (which > seems to be involved to export a wrl file) has been defined, in