    

 ## On this page

  

 

 # Feature Class Reference

 Last update: 17.07.2025 

Represents a Speos feature. [More...](#details)

Inheritance diagram for Feature:

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



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

<a id="ac738e9873f2235b40ac293b55192aff1" name="ac738e9873f2235b40ac293b55192aff1"></a> **Update** (self) Updates the feature.   
 <a id="a1334cd37d91f7a0902592f9b10ca1673" name="a1334cd37d91f7a0902592f9b10ca1673"></a> **Delete** (self) Deletes the feature.   
 ## <a id="properties" name="properties"></a>Properties

 [Name](#aa5998168cabfb2b2e41151349077812c) = property(fget = \_\_GetName) Returns the name of the feature.   
  [Tag](#a305263dd89ad9fde1863aece00907351) = property(fget = \_\_GetTag) Returns the NX tag for this feature.   
 <a id="details" name="details"></a>## 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.



## Property Documentation

<a id="aa5998168cabfb2b2e41151349077812c" name="aa5998168cabfb2b2e41151349077812c"></a>## [◆ ](#aa5998168cabfb2b2e41151349077812c)Name

 Name = property(fget = \_\_GetName)  static 

Returns the name of the feature.

**Value type**: String.





<a id="a305263dd89ad9fde1863aece00907351" name="a305263dd89ad9fde1863aece00907351"></a>## [◆ ](#a305263dd89ad9fde1863aece00907351)Tag

 Tag = property(fget = \_\_GetTag)  static 

Returns the NX tag for this feature.

**Value type**: Integer.





---

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