Skip to main content

Mechanical scripting interface

OutcomeType

Last update: 14.01.2025

class Ansys.Mechanical.DataModel.MechanicalEnums.MeshWorkflow.OutcomeType

Bases: enum.Enum

This enum is referenced in the “Outcome” tree node and reflects the type of outcome being configured. Based on the type of an outcome different rules are applied which define the applicable list of outcome data to be used.

Overview

Attributes

Name
EnclosureExternalScope
EnclosureInternalScope
ExtrusionEndScope
ExtrusionStartScope
FaceZoneScope
FailureInfo
InternalVolumeZoneScope
Scope
SizeFieldName
VolumeZoneScope

Attribute detail

OutcomeType.EnclosureExternalScope = 13

OutcomeType.EnclosureInternalScope = 12

OutcomeType.ExtrusionEndScope = 15

OutcomeType.ExtrusionStartScope = 14

OutcomeType.FaceZoneScope = 18

OutcomeType.FailureInfo = 10

OutcomeType.InternalVolumeZoneScope = 20

OutcomeType.Scope = 4

OutcomeType.SizeFieldName = 5

OutcomeType.VolumeZoneScope = 19