Getting Started
Theory & Tutorials
API Reference
Bases: object
object
Element class containing atomic properties
Assign coordinates to the atom
coords (list) – [x, y, z] coordinates
TypeError – If coords is not a list
ValueError – If coords length is not 3