Point.select_sphere() — select all atoms within radius

select_sphere(radius)
This returns a new selection (see Section 6.9) containing all atoms currently within the given distance from the point. Compare with Selection.select_sphere().
Example: See Selection() command.