OESetStyle
OESetStyle(mol: Union[OEGraphMol,OEMol,OEQMol], style: OE3DMolStyle) -> None
OESetStyle(atom: OEAtomBase, style: OE3DMolStyle) -> None
OESetStyle(atoms: OEAtomIter, style: OE3DMolStyle) -> None
Sets the OE3DMolStyle of a OEMolBase, OEAtomBase, or an iterator of OEAtomBase.