Grid slot

From PyMOLWiki
Revision as of 16:17, 5 March 2008 by Inchoate (talk | contribs) (New page: == Overview == Sets the grid slot location for a given object. == Syntax == <source lang="python"> set grid_slot, int, obj </source> where '''int''' is the number of the grid slot and '''...)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Overview

Sets the grid slot location for a given object.

Syntax

set grid_slot, int, obj

where int is the number of the grid slot and obj is the object to put there.

See Also

grid_mode