Re: [PyMOL] How can I the coordinates of the mesh representation of a protein in PyMol?
Not exactly, but if you hide everything except the mesh and then save as either PovRay (.pov) or VRML2 (.wrl), you can get the coordinates by parsing those files. -- DeLano Scientific LLC Subscriber Support Services mailto:del...@delsci.info > -Original Message- > From: pymol-users-boun
[PyMOL] How can I the coordinates of the mesh representation of a protein in PyMol?
In PyMol, we can visualize the protein surface as mesh representation ("show mesh"). Now I want to print out the coordinates of every point in the mesh representation. How can I do that? Thanks Bingding