bool OEExpandCrystalSymmetry(OEChem::OEMolBase &m, float radius, float *center=0);
This function expands atoms to fill the desired radius and optional center using the existing crystal symmetry on the molecule. If no center is specified, the center of the molecule is used. This function adds symmetry atoms and bonds to the molecule.