3.17.6 GetMaxConfIdx

virtual unsigned int GetMaxConfIdx() const = 0

Returns the maximum index a conformer of this OEMCMolBaseT will have. Similar to GetMaxAtomIdx() and GetMaxBondIdx() this function is useful for creating temporary external data structures which can hold information which can be referenced via the OEConfBaseT::GetIdx() function.