OEGetStyle
OE3DMolStyle OEGetStyle(const OEChem::OEMolBase& mol)
OE3DMolStyle OEGetStyle(const OEChem::OEAtomBase& atom)
OE3DMolStyle OEGetStyle(const OEChem::OEAtomBase& atom,
const OE3DMolStyle& dflt)
OE3DMolStyle OEGetStyle(const OEChem::OEAtomBase& atom,
const OEChem::OEConfBase& c)
Returns the OE3DMolStyle accociated with the molecule or atom specified. There are two various of this function that utilize OEAtomBase and either a OE3DMolStyle or OEConfBase. Both of these function are used to incorporate a conformer to influence the OE3DMolStyle returned.