Skip to main content

Mechanical scripting interface

ShearOrientationType

Last update: 14.01.2025

class Ansys.Mechanical.DataModel.Enums.ShearOrientationType

Bases: enum.Enum

Specifies the ShearOrientationType.

Overview

Attributes

Name
XYPlane
XZPlane
YZPlane

Attribute detail

ShearOrientationType.XYPlane = 0

ShearOrientationType.XZPlane = 2

ShearOrientationType.YZPlane = 1