virtual bool SetDimension(unsigned int dim)
Set the dimensionality property of a molecule. The default value is zero. The dimension property of a molecule may be retrieved using the OEMolBase::GetDimension method. This property is typically set by the appropriate molecular file format reader, or by calling the function OESetDimensionFromCoords.