[PyMOL] Rendering Unit Cell in API

2020-09-30 Thread CHAUDHURI, SHAY (PGR)
Hi all, I'm trying to generate a series of rendered images using the API. The script itself works fine but the only thing that isn't being rendered is the unit cell. I have been using the cmd.show(representation='cell') command to try and get the unit cell to show but it doesn't appear to be wo

Re: [PyMOL] Rendering Unit Cell in API

2020-10-01 Thread CHAUDHURI, SHAY (PGR)
howing a unit cell. Many thanks, Shay From: Mooers, Blaine H.M. (HSC) Sent: 30 September 2020 17:14 To: CHAUDHURI, SHAY (PGR) ; pymol-users@lists.sourceforge.net Subject: RE: Rendering Unit Cell in API Hi Shay, cmd.do() allows you to run pml code. Try cmd.d