Surface type

From PyMOLWiki
Revision as of 13:51, 31 May 2008 by Inchoate (talk | contribs) (New page: = Overview = '''Surface_type''' sets the type (dots, filled triangles, empty triangles) of the surface that PyMOL will render. = Syntax = <source lang="python"> set surface_type, type...)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Overview

Surface_type sets the type (dots, filled triangles, empty triangles) of the surface that PyMOL will render.

Syntax

set surface_type, typeNumber  # typeNumber = [1..3]

Examples

set surface_type, 2

See Also

surface, as