Session Class Reference
Last update: 17.07.2025Represents the Speos For NX session. More...
Inheritance diagram for Session:

Public Member Functions | |
| 'Session' | GetSession () |
| Gets the unique instance of the Speos For NX session. | |
Static Public Attributes | |
| GetSession = staticmethod(GetSession) | |
| str | NXSessionTag = property(fget=__GetNXSessionTag) |
| Gets the NX Session Tag. | |
Detailed Description
Represents the Speos For NX session.
Member Function Documentation
◆ GetSession()
| 'Session' GetSession | ( | ) |
Gets the unique instance of the Speos For NX session.
Returns the singleton for Session.
- Returns
- The Speos For NX session.
Member Data Documentation
◆ NXSessionTag
|
static |
Gets the NX Session Tag.
Returns the Tag for the NX Session.
- Returns
- The Tag as an integer.
The documentation for this class was generated from the following file:
- SpeosNX.py