Skip to main content

Mechanical scripting interface

ScaleFactorType

Last update: 14.01.2025

class Ansys.Mechanical.DataModel.Enums.ScaleFactorType

Bases: enum.Enum

Specifies the ScaleFactorType.

Overview

Attributes

Name
Sigma1
Sigma2
Sigma3
UserDefined

Attribute detail

ScaleFactorType.Sigma1 = 0

ScaleFactorType.Sigma2 = 1

ScaleFactorType.Sigma3 = 2

ScaleFactorType.UserDefined = 3