Surface carve normal cutoff

From PyMOLWiki
Revision as of 13:42, 31 May 2008 by Inchoate (talk | contribs) (New page: = Overview = '''surface_carve_normal_cutoff''' will hide all triangles in a selection not facing the carved selection. = Syntax = <source lang="python"> # set the surface carving cuto...)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Overview

surface_carve_normal_cutoff will hide all triangles in a selection not facing the carved selection.

Syntax

# set the surface carving cutoff
set surface_carve_normal_cutoff, value

Examples

# set the carve normal cutoff
set surface_carve_normal_cutoff, -0.1

See Also

surface_carve_selection surface_carve_cutoff