mbuild_polybuild.aa_functional_groups.ester.Ester.add_bond¶
- Ester.add_bond(particle_pair, bond_order=None)¶
Add a bond between two Particles.
- Parameters:
particle_pair (indexable object, length=2, dtype=mb.Compound) – The pair of Particles to add a bond between
bond_order (float, optional, default=None) – Bond order of the bond. Available options include “default”, “single”, “double”, “triple”, “aromatic” or “unspecified”