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