Skip to main content

Mechanical scripting interface

CoordinateSystemType

Last update: 14.01.2025

class Ansys.Mechanical.DataModel.Enums.CoordinateSystemType

Bases: enum.Enum

Specifies the CoordinateSystemType.

Overview

Attributes

Name
Cartesian
Cylindrical
Spherical

Attribute detail

CoordinateSystemType.Cartesian = 0

CoordinateSystemType.Cylindrical = 1

CoordinateSystemType.Spherical = 2