Skip to main content

Mechanical scripting interface 2025

`CoordinateSystemAlignmentType`

Last update: 16.07.2025

class Ansys.Mechanical.DataModel.Enums.CoordinateSystemAlignmentType(*args, **kwds)

Bases: enum.Enum

Specifies the CoordinateSystemAlignmentType.

Overview

Attributes

Name
Associative
Component
Fixed
Free
GlobalX
GlobalY
GlobalZ
HitPoint

Attribute detail

CoordinateSystemAlignmentType.Associative = 1

CoordinateSystemAlignmentType.Component = 6

CoordinateSystemAlignmentType.Fixed = 0

CoordinateSystemAlignmentType.Free = 5

CoordinateSystemAlignmentType.GlobalX = 2

CoordinateSystemAlignmentType.GlobalY = 3

CoordinateSystemAlignmentType.GlobalZ = 4

CoordinateSystemAlignmentType.HitPoint = 7

Connect with Ansys