nanome.beta.nanome_sdk.session.session_client module¶
-
class
SessionClient(plugin_id, session_id, version_table)[source]¶ Bases:
objectProvides API for connecting to a Nanome session.
-
remove_from_workspace(complex_list)[source]¶ By removing all atoms from complexes, we can remove them from the workspace.
-
send_connect(plugin_id, session_id, version_table)[source]¶ Let NTS know session is connected and ready to party.
-