    

 ## On this page

  

 

 # AxisSystem Class Reference

 Last update: 17.07.2025 

Represents an Axis System. [More...](#details)

Inheritance diagram for AxisSystem:

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



## <a id="properties" name="properties"></a>Properties

 [DirectionX](#afbea928be2605c2ae092790d8dff5771) = property(fget = \_\_GetDirectionX, fset = \_\_SetDirectionX) Gets or sets the X direction.   
  [DirectionXReversed](#a8d594c4ffcddbff60301dde7cf7f5dba) = property(fget = \_\_GetDirectionXReversed, fset = \_\_SetDirectionXReversed) Gets or sets the reverse X direction.   
  [DirectionY](#ab1dc48a0b1387f78d099c2dc81a93acf) = property(fget = \_\_GetDirectionY, fset = \_\_SetDirectionY) Gets or sets the Y direction.   
  [DirectionYReversed](#a3d6e9f804ae587856f468991eb02299a) = property(fget = \_\_GetDirectionYReversed, fset = \_\_SetDirectionYReversed) Gets or sets the reverse Y direction.   
  [OriginPoint](#a5acf50927cecbf551e21b1dfd088dc0c) = property(fget = \_\_GetOriginPoint, fset = \_\_SetOriginPoint) Gets or sets the origin point.   
 <a id="details" name="details"></a>## Detailed Description

Represents an Axis System.

This object is composed of an origin point, X and Y directions.

This class cannot be instantiated.



## Property Documentation

<a id="afbea928be2605c2ae092790d8dff5771" name="afbea928be2605c2ae092790d8dff5771"></a>## [◆ ](#afbea928be2605c2ae092790d8dff5771)DirectionX

 DirectionX = property(fget = \_\_GetDirectionX, fset = \_\_SetDirectionX)  static 

Gets or sets the X direction.

The DirectionX property takes and returns a Tag from an NX object.

**Value type**: Integer.

The default value is 0.





<a id="a8d594c4ffcddbff60301dde7cf7f5dba" name="a8d594c4ffcddbff60301dde7cf7f5dba"></a>## [◆ ](#a8d594c4ffcddbff60301dde7cf7f5dba)DirectionXReversed

 DirectionXReversed = property(fget = \_\_GetDirectionXReversed, fset = \_\_SetDirectionXReversed)  static 

Gets or sets the reverse X direction.

Returns the flag to indicate the X direction is reversed.  
 True: Reverses the X direction.  
 False: Does not reverse the X direction.

**Value type**: Boolean.

The default value is False.





<a id="ab1dc48a0b1387f78d099c2dc81a93acf" name="ab1dc48a0b1387f78d099c2dc81a93acf"></a>## [◆ ](#ab1dc48a0b1387f78d099c2dc81a93acf)DirectionY

 DirectionY = property(fget = \_\_GetDirectionY, fset = \_\_SetDirectionY)  static 

Gets or sets the Y direction.

The DirectionY property takes and returns a Tag from an NX object.

**Value type**: Integer.

The default value is 0.





<a id="a3d6e9f804ae587856f468991eb02299a" name="a3d6e9f804ae587856f468991eb02299a"></a>## [◆ ](#a3d6e9f804ae587856f468991eb02299a)DirectionYReversed

 DirectionYReversed = property(fget = \_\_GetDirectionYReversed, fset = \_\_SetDirectionYReversed)  static 

Gets or sets the reverse Y direction.

Returns the flag to indicate the Y direction is reversed.

True: Reverses the Y direction.  
 False: Does not reverse the Y direction.

**Value type**: Boolean.

The default value is False.





<a id="a5acf50927cecbf551e21b1dfd088dc0c" name="a5acf50927cecbf551e21b1dfd088dc0c"></a>## [◆ ](#a5acf50927cecbf551e21b1dfd088dc0c)OriginPoint

 OriginPoint = property(fget = \_\_GetOriginPoint, fset = \_\_SetOriginPoint)  static 

Gets or sets the origin point.

The OriginPoint property takes and returns a Tag from an NX object.

**Value type**: Integer.

The default value is 0.





---

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