MoleculeSelectors

object MoleculeSelectors

Functions

Link copied to clipboard
fun atomsByName(name: String): MoleculeSelector

Properties

Link copied to clipboard
val all: MoleculeSelector

Selects all the atoms

Link copied to clipboard
val mainchain: MoleculeSelector

If the molecule is a polymer, the selection returns the mainchain atoms. Otherwise, the selections returns no atoms.

Link copied to clipboard
val none: MoleculeSelector

Selects no atoms