H Add

From PyMOLWiki
Revision as of 07:16, 5 October 2007 by Bosmith (talk | contribs)
Jump to navigation Jump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

"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