OEGetSpaceGroup¶
bool OEGetSpaceGroup(std::string &ccp4Name, unsigned int sgnumber, bool shortname=false)
Assigns the standard CCP4 spacegroup name referenced by
sgnumber to spacegroup. If ‘shortname’ is true
then the standard
shortened name for the spacegroup is assigned. This function
returns false
if ‘sgnumber’ does not reference a valid space group.