OESetAnisou
OESetAnisou(atom: OEAtomBase, uij: OEAnisoUij) -> None
OESetAnisou(atom: OEAtomBase, u11: int, u22: int, u33: int, u12: int,
u13: int, u23: int) -> None
This function is used to set the anisotropic B-factor parameters associated with an OEAtomBase.
The form that uses a OEAnisoUij accesses the data packaged within the object.
See also