Skip to main content

Mechanical scripting interface

ImportParameterType

Last update: 14.01.2025

class Ansys.Mechanical.DataModel.Enums.ImportParameterType

Bases: enum.Enum

Specifies the MethodType.

Overview

Attributes

Name
All
Independent
None_

Attribute detail

ImportParameterType.All = 3

ImportParameterType.Independent = 1

ImportParameterType.None_ = 0