Chemical Data Processing Library Python API - Version 1.4.0
Public Member Functions | List of all members
CDPL.ConfGen.CanonicalFragment.AtomMapping Class Reference

Maps each atom of the fragment (in canonical order) to the corresponding atom of the parent molecular graph. More...

+ Inheritance diagram for CDPL.ConfGen.CanonicalFragment.AtomMapping:

Public Member Functions

int __len__ ()
 
Chem.Atom __getitem__ (int idx)
 

Detailed Description

Maps each atom of the fragment (in canonical order) to the corresponding atom of the parent molecular graph.

Member Function Documentation

◆ __len__()

int CDPL.ConfGen.CanonicalFragment.AtomMapping.__len__ ( )
Returns

◆ __getitem__()

Chem.Atom CDPL.ConfGen.CanonicalFragment.AtomMapping.__getitem__ ( int  idx)
Parameters
idx
Returns