OEBuildUnitCell
OEBuildUnitCell(cell: OEMol, mol: Union[OEGraphMol,OEMol,OEQMol]) -> bool
Apply all symmetry operators specified in mol and generate the unit cell
by removing all redundant operators.
mol must have 3D coordinates assigned and crystal symmetry set
(see OESetCrystalSymmetry).