Provides the owning Python wrapper for atom-selection results. More...
Classes | |
| class | AtomSelection |
| Owns one immutable native atom-selection handle. More... | |
Provides the owning Python wrapper for atom-selection results.
AtomSelection exposes immutable count, index-list, and membership queries for one native selection. User code normally obtains an instance from AtomSelector.select() rather than constructing it from a raw handle.