mbuild_polybuild.aa_monomers.cbma.Cbma.particles_by_name¶
- Cbma.particles_by_name(name)¶
Return all Particles of the Compound with a specific name.
- Parameters:
name (str) – Only particles with this name are returned
- Yields:
mb.Compound – The next Particle in the Compound with the user-specified name