Surface carve normal cutoff: Difference between revisions

From PyMOLWiki
Jump to navigation Jump to search
(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...)
 
No edit summary
 
Line 17: Line 17:
[[surface_carve_selection]]
[[surface_carve_selection]]
[[surface_carve_cutoff]]
[[surface_carve_cutoff]]
[[Category:Settings|Surface_carve_normal_cutoff]]

Latest revision as of 12:44, 31 May 2008

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