OEMol
class OEMol
The OEMol class is a specific implementation of multi-conformer molecules.
The following methods are publicly inherited from OEMolBase:
The following methods are publicly inherited from OEMCMolBase:
The following methods are publicly inherited from OEBase:
Constructors
OEMol(t: int = OEMolType.OEDefault) -> OEMol
OEMol(mol: OEMol) -> OEMol
OEMol(mol: OEMol, t: int) -> OEMol
OEMol(b: OEBase, t: int = OEMolType.OEDefault) -> OEMol
OEMol(m: OEQMol, t: int = OEMolType.OEDefault) -> OEMol
OEMol(m: OEMol) -> OEMol
OEMol(m: OEMol, t: int) -> OEMol
OEMol(mol: OEGraphMol, t: int) -> OEMol
Default and copy constructors.
- type
The type of the molecule from the
OEMCMolTypenamespace.
ClearBase
ClearBase() -> None
ClearMCMol
ClearMCMol() -> None
ClearMolBase
ClearMolBase() -> None
MCMol
MCMol() -> OEMol
SCMol
SCMol() -> OEGraphMol