Skip to main content

Mechanical scripting interface

GAPDirectionType

Last update: 14.01.2025

class Ansys.Mechanical.DataModel.Enums.GAPDirectionType

Bases: enum.Enum

Specifies the GAPDirectionType.

Overview

Attributes

Name
X
Y
Z

Attribute detail

GAPDirectionType.X = 1

GAPDirectionType.Y = 2

GAPDirectionType.Z = 3