H Add: Difference between revisions
Jump to navigation
Jump to search
(New page: "h_add" uses a primitive algorithm to add hydrogens onto a molecule. <b>menus</b> [A]->hydrogens->add <b>command line/console</b> <source lang="python"> h_add (selection) </source> <b>via python A...) |
No edit summary |
||
Line 13: | Line 13: | ||
see also [[h_fill]] | see also [[h_fill]] | ||
[[Category:Commands] |
Revision as of 06:16, 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
[[Category:Commands]