Next: , Previous: new-molecule-by-symmetry, Up: Symmetry Functions


11.21.14 new-molecule-by-symmetry-with-atom-selection

— function: new-molecule-by-symmetry-with-atom-selection imol name mmdb_atom_selection_string m11 m12 m13 m21 m22 m23 m31 m32 m33 tx ty tz pre_shift_to_origin_na pre_shift_to_origin_nb pre_shift_to_origin_nc

Where:

create a new molecule (molecule number is the return value) from imol, but only for atom that match the mmdb_atom_selection_string.

The rotation/translation matrix components are given in *orthogonal* coordinates.

Allow a shift of the coordinates to the origin before symmetry expansion is aplied.

Pass "" as the name-in and a name will be constructed for you.

Return -1 on failure.