OEMol2Query
OEMol2Query(query: OEShapeQuery, mol: Union[OEGraphMol,OEMol,OEQMol],
cff: OEColorForceField) -> bool
Creates a OEShapeQuery from the input OEMolBase. The molecule must have valid 3D coordinates assigned. The specified OEColorForceField is used to generate color atoms during the query generation process.
Returns true on successful query generation.