OESetOEGraphMol¶
boolean OESetOEGraphMol(OEBase obj, String tag, OEGraphMol mol)
Attaches a copy of the OEGraphMol mol
to
the OEBase obj
using the tag
as
generic data.
See also
The Attaching other objects section for example code
boolean OESetOEGraphMol(OEBase obj, String tag, OEGraphMol mol)
Attaches a copy of the OEGraphMol mol
to
the OEBase obj
using the tag
as
generic data.
See also
The Attaching other objects section for example code