    

 ## On this page

  

 

 # Session Class Reference

 Last update: 17.07.2025 

Represents the Speos For NX session. [More...](#details)

Inheritance diagram for Session:

 ![](/sites/default/files/migrate-content/speos_nx_2024_r2/class_speos_n_x_1_1_session.png)



## <a id="pub-methods" name="pub-methods"></a>Public Member Functions

 [GetSession](#a0f0f57981687c74a3da64f469c97e70d) () Gets the unique instance of the Speos For NX session.   
 ## <a id="pub-static-attribs" name="pub-static-attribs"></a>Static Public Attributes

<a id="aec5beff56b0862ef2a0c32aae560a404" name="aec5beff56b0862ef2a0c32aae560a404"></a> **GetSession** = staticmethod(GetSession) ## <a id="properties" name="properties"></a>Properties

 [NXSessionTag](#acd222d0756d43c811cc84b2abc9bc481) = property(fget = \_\_GetNXSessionTag) Gets the NX Session Tag.   
  [Parts](#ace9a2c23246a3314652282010c6be6a4) = property(fget = \_\_GetParts) Gets the part collection.   
 <a id="details" name="details"></a>## Detailed Description

Represents the Speos For NX session.



## Member Function Documentation

<a id="a0f0f57981687c74a3da64f469c97e70d" name="a0f0f57981687c74a3da64f469c97e70d"></a>## [◆ ](#a0f0f57981687c74a3da64f469c97e70d)GetSession()

 GetSession  ( ) 

Gets the unique instance of the Speos For NX session.

Returns the singleton for <a class="el" href="">Session</a>.

ReturnsThe Speos For NX session. 



## Property Documentation

<a id="acd222d0756d43c811cc84b2abc9bc481" name="acd222d0756d43c811cc84b2abc9bc481"></a>## [◆ ](#acd222d0756d43c811cc84b2abc9bc481)NXSessionTag

 NXSessionTag = property(fget = \_\_GetNXSessionTag)  static 

Gets the NX Session Tag.

Returns the Tag for the NX Session.

ReturnsThe Tag as an integer. 



<a id="ace9a2c23246a3314652282010c6be6a4" name="ace9a2c23246a3314652282010c6be6a4"></a>## [◆ ](#ace9a2c23246a3314652282010c6be6a4)Parts

 Parts = property(fget = \_\_GetParts)  static 

Gets the part collection.

Returns the <a class="el" href="">PartCollection</a> belonging to this session.

ReturnsThe <a class="el" href="">PartCollection</a>. 



---

The documentation for this class was generated from the following file:- **SpeosNX.py**