Skip to main content

Speos NX library 2025 R1

ZenithNorthSystem Class Reference

Last update: 17.07.2025

Represents an Axis System. More...

Inheritance diagram for ZenithNorthSystem:
_object

Static Public Attributes

str NorthDirection = property(fget=__GetNorthDirection, fset=__SetNorthDirection)
 Gets or sets the north direction.
 
str NorthDirectionReversed = property(fget=__GetNorthDirectionReversed, fset=__SetNorthDirectionReversed)
 Gets or sets the reverse North direction.
 
str ZenithDirection = property(fget=__GetZenithDirection, fset=__SetZenithDirection)
 Gets or sets the zenith direction.
 
str ZenithDirectionReversed = property(fget=__GetZenithDirectionReversed, fset=__SetZenithDirectionReversed)
 Gets or sets the reverse Zenith direction.
 

Detailed Description

Represents an Axis System.

This object is composed of Zenith and North directions.

This class cannot be instantiated.

Member Data Documentation

◆ NorthDirection

str NorthDirection = property(fget=__GetNorthDirection, fset=__SetNorthDirection)
static

Gets or sets the north direction.

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

Value type: Integer.

The default value is 0.

◆ NorthDirectionReversed

str NorthDirectionReversed = property(fget=__GetNorthDirectionReversed, fset=__SetNorthDirectionReversed)
static

Gets or sets the reverse North direction.

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

Value type: Boolean.

The default value is False.

◆ ZenithDirection

str ZenithDirection = property(fget=__GetZenithDirection, fset=__SetZenithDirection)
static

Gets or sets the zenith direction.

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

Value type: Integer.

The default value is 0.

◆ ZenithDirectionReversed

str ZenithDirectionReversed = property(fget=__GetZenithDirectionReversed, fset=__SetZenithDirectionReversed)
static

Gets or sets the reverse Zenith direction.

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

Value type: Boolean.

The default value is False.


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

Connect with Ansys