Skip to main content

Mechanical scripting interface

ScopeType

Last update: 14.01.2025

class Ansys.Mechanical.DataModel.MechanicalEnums.MeshWorkflow.ScopeType

Bases: enum.Enum

To select the MeshWorkflow Process Entity Type.

Overview

Attributes

Name
Label
MaterialPoint
Part
Zone

Attribute detail

ScopeType.Label = 2

ScopeType.MaterialPoint = 4

ScopeType.Part = 1

ScopeType.Zone = 3