Hi Shay,
I think the unit cell is simply clipped off with how you set up the camera
view. Try calling "clip" after every "zoom" call, like this:
cmd.zoom(complete=1)
cmd.clip("slab", 100)
Cheers,
Thomas
> On Sep 30, 2020, at 4:42 PM, CHAUDHURI, SHAY (PGR)
> wrote:
>
> Hi all,
>
> I'm t
10th Street, BRC 466
Oklahoma City, OK 73104-5419
From: CHAUDHURI, SHAY (PGR) [s.chaudh...@warwick.ac.uk]
Sent: Wednesday, September 30, 2020 9:42 AM
To: pymol-users@lists.sourceforge.net
Subject: [EXTERNAL] [PyMOL] Rendering Unit Cell in API
Hi all,
I'm tryin
AL] [PyMOL] Rendering Unit Cell in API
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
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