H Add: Difference between revisions

From PyMOLWiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 14: Line 14:
see also [[h_fill]]
see also [[h_fill]]


[[Category:Commands]]
[[Category:Commands|h]]

Revision as of 06:18, 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