Skip to main content

Speos NX library 2024 R2

Session Class Reference

Last update: 17.07.2025

Represents the Speos For NX session. More...

Inheritance diagram for Session:
_object

Public Member Functions

 GetSession ()
 Gets the unique instance of the Speos For NX session.
 

Static Public Attributes

 GetSession = staticmethod(GetSession)
 

Properties

 NXSessionTag = property(fget = __GetNXSessionTag)
 Gets the NX Session Tag.
 
 Parts = property(fget = __GetParts)
 Gets the part collection.
 

Detailed Description

Represents the Speos For NX session.

Member Function Documentation

◆ GetSession()

GetSession ( )

Gets the unique instance of the Speos For NX session.

Returns the singleton for Session.

Returns
The Speos For NX session.

Property Documentation

◆ NXSessionTag

NXSessionTag = property(fget = __GetNXSessionTag)
static

Gets the NX Session Tag.

Returns the Tag for the NX Session.

Returns
The Tag as an integer.

◆ Parts

Parts = property(fget = __GetParts)
static

Gets the part collection.

Returns the PartCollection belonging to this session.

Returns
The PartCollection.

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

Connect with Ansys