Re: [PyMOL] Accessing vertex normals from surface representation within PyMOL session

2020-02-25 Thread Thomas Holder
Hi Jared, Apologies for the late reply. Unfortunately such an API doesn't exist. I agree that it would be very useful, I will file a feature request. Cheers, Thomas > On Feb 14, 2020, at 9:20 PM, Jared Sampson wrote: > > Hi all - > > Is it possible to access surface triangle mesh position

[PyMOL] Accessing vertex normals from surface representation within PyMOL session

2020-02-14 Thread Jared Sampson
Hi all - Is it possible to access surface triangle mesh position and normal values on a per-selection basis within a PyMOL session?  I know it's possible to get these by writing out and parsing .obj files, but to do this for an entire protein surface in a per-atom/residue fashion would be ineff