Grid slot: Difference between revisions

From PyMOLWiki
Jump to navigation Jump to search
(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 '''...)
(No difference)

Revision as of 16:17, 5 March 2008

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