User Tools

Site Tools


api:cmd:set_dihedral

cmd.set_dihedral

“cmd.set_dihedral” changes the dihedral angle formed between the four bonded atoms provided. The atoms must be acyclic.

Parameters

cmd.set_dihedral(string atom1, string atom2, string atom3, string atom4,
                 float angle, int state, int quiet)

Implementation

def set_dihedral(atom1, atom2, atom3, atom4, angle, state=1, quiet=1):

See Also

api/cmd/set_dihedral.txt · Last modified: 2013/08/19 21:01 (external edit)