Hide: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
No edit summary |
||
Line 25: | Line 25: | ||
[[Cmd show]], [[Cmd enable]], [[Cmd disable]] | [[Cmd show]], [[Cmd enable]], [[Cmd disable]] | ||
[[Category: | [[Category:Commands|hide]] |
Revision as of 21:38, 11 May 2005
DESCRIPTION
"hide" turns of atom and bond representations.
The available representations are:
lines spheres mesh ribbon cartoon sticks dots surface labels nonbonded nb_spheres
USAGE
hide reprentation [,object] hide reprentation [,(selection)] hide (selection)
PYMOL API
cmd.hide( string representation="", string selection="")
EXAMPLES
hide lines,all hide ribbon
SEE ALSO
Cmd show, Cmd enable, Cmd disable