Difference between revisions of "H Add"

From PyMOLWiki
Jump to navigation Jump to search
m (Cmd h add moved to H add)
(No difference)

Revision as of 09:03, 5 October 2007

"h_add" uses a primitive algorithm to add hydrogens onto a molecule.

menus [A]->hydrogens->add

command line/console

   h_add (selection)

via python API

cmd.h_add( string selection="(all)" )

see also h_fill