.. AUTO-GENERATED FILE -- DO NOT EDIT! :mod:`molecular` ================ .. automodule:: fury.molecular .. currentmodule:: fury.molecular .. autosummary:: Molecule PTable add_atom add_bond get_atomic_number set_atomic_number get_atomic_position set_atomic_position get_bond_order set_bond_order get_all_atomic_numbers get_all_bond_orders get_all_atomic_positions deep_copy_molecule compute_bonding sphere_cpk ball_stick stick ribbon bounding_box .. currentmodule:: fury.molecular :class:`Molecule` ~~~~~~~~~~~~~~~~~ .. autoclass:: Molecule :members: :undoc-members: :show-inheritance: .. automethod:: __init__ :class:`PTable` ~~~~~~~~~~~~~~~ .. autoclass:: PTable :members: :undoc-members: :show-inheritance: .. automethod:: __init__ add_atom ~~~~~~~~ .. autofunction:: add_atom add_bond ~~~~~~~~ .. autofunction:: add_bond get_atomic_number ~~~~~~~~~~~~~~~~~ .. autofunction:: get_atomic_number set_atomic_number ~~~~~~~~~~~~~~~~~ .. autofunction:: set_atomic_number get_atomic_position ~~~~~~~~~~~~~~~~~~~ .. autofunction:: get_atomic_position set_atomic_position ~~~~~~~~~~~~~~~~~~~ .. autofunction:: set_atomic_position get_bond_order ~~~~~~~~~~~~~~ .. autofunction:: get_bond_order set_bond_order ~~~~~~~~~~~~~~ .. autofunction:: set_bond_order get_all_atomic_numbers ~~~~~~~~~~~~~~~~~~~~~~ .. autofunction:: get_all_atomic_numbers get_all_bond_orders ~~~~~~~~~~~~~~~~~~~ .. autofunction:: get_all_bond_orders get_all_atomic_positions ~~~~~~~~~~~~~~~~~~~~~~~~ .. autofunction:: get_all_atomic_positions deep_copy_molecule ~~~~~~~~~~~~~~~~~~ .. autofunction:: deep_copy_molecule compute_bonding ~~~~~~~~~~~~~~~ .. autofunction:: compute_bonding sphere_cpk ~~~~~~~~~~ .. autofunction:: sphere_cpk ball_stick ~~~~~~~~~~ .. autofunction:: ball_stick stick ~~~~~ .. autofunction:: stick ribbon ~~~~~~ .. autofunction:: ribbon bounding_box ~~~~~~~~~~~~ .. autofunction:: bounding_box