Skip to main content

Mechanical scripting interface 2025

`MappingOutsideOption`

Last update: 16.07.2025

class Ansys.Mechanical.DataModel.Enums.MappingOutsideOption

Bases: enum.Enum

Overview

Attributes

Name
Ignore
NearestNode
Projection
WeightedAvg

Attribute detail

MappingOutsideOption.Ignore = 0

MappingOutsideOption.NearestNode = 3

MappingOutsideOption.Projection = 2

MappingOutsideOption.WeightedAvg = 1

Connect with Ansys