radtools.Atom.fullname#

property

property Atom.fullname#

Fullname (name__index) of an atom.

Double "_" is used intentionally, so the user can use "_" for the name of the atom.

If index is not defined, then only name is returned.

Returns:
fullnamestr

Fullname of the atom.

Raises:
ValueError

If index is not defined for the atom.