mbuild_polybuild.aa_functional_groups.mhta.MHTA.rotate¶
- MHTA.rotate(theta, around)¶
Rotate Compound around an arbitrary vector.
- Parameters:
theta (float) – The angle by which to rotate the Compound, in radians.
around (np.ndarray, shape=(3,), dtype=float) – The vector about which to rotate the Compound.