Skip to main content

Speos NX library 2025 R1

Feature Class Reference

Last update: 17.07.2025

Represents a Speos feature. More...

Inheritance diagram for Feature:
_objectFeatureSimulation

Public Member Functions

'None' Update (self)
 Updates the feature.
 
'None' Delete (self)
 Deletes the feature.
 

Static Public Attributes

str Name = property(fget=__GetName)
 Returns the name of the feature.
 

Detailed Description

Represents a Speos feature.

A base class for all Speos features.

This is an abstract class that provides the basic functionality common to all simulation features.
This is an abstract class, and cannot be instantiated.
To obtain an instance of this class, refer to the simulation builders.

Member Data Documentation

◆ Name

str Name = property(fget=__GetName)
static

Returns the name of the feature.

Value type: String.


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

Connect with Ansys