Jump to content

Mesh

From PyMOL Wiki

Overview

[edit]

PyMOL has a web-like, Mesh representation, as shown in the example images below.

Using the internal GUI, you may enable mesh by clicking the box with the letter S in it and selecting mesh.

Syntax

[edit]
# show the selection, SEL, in mesh
show mesh, SEL

# using the 'as' keyword
as mesh, SEL

Example

[edit]
select B, i. 40-110
show mesh, B


Settings

[edit]

Notes

[edit]
  • Mesh doesn't ray trace well in set [ray_trace_mode]], 3. Try setting this to 0 if you mesh looks wonky.

See Also

[edit]

Isomesh Surface