Skip to main content

Speos NX library 2024 R2

ZenithNorthSystem Class Reference

Last update: 17.07.2025

Represents an Axis System. More...

Inheritance diagram for ZenithNorthSystem:
_object

Properties

 NorthDirection = property(fget = __GetNorthDirection, fset = __SetNorthDirection)
 Gets or sets the north direction.
 
 NorthDirectionReversed = property(fget = __GetNorthDirectionReversed, fset = __SetNorthDirectionReversed)
 Gets or sets the reverse North direction.
 
 ZenithDirection = property(fget = __GetZenithDirection, fset = __SetZenithDirection)
 Gets or sets the zenith direction.
 
 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.

Property Documentation

◆ NorthDirection

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

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

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

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