Skip to main content

Mechanical scripting interface 2025

`MAPDLBodyData`

Last update: 16.07.2025

class Ansys.Mechanical.DataModel.SolverData.MAPDLBodyData

Bases: object

Overview

Properties

Name Description
ElementTypeIds Gets the Element Type Ids for the body.
MaterialIds Gets the Material Ids for the body.
RealConstantId Gets the Real Constant Id for the body.

Property detail

property MAPDLBodyData.ElementTypeIds : Iterable[int] | None

Gets the Element Type Ids for the body.

property MAPDLBodyData.MaterialIds : Iterable[int] | None

Gets the Material Ids for the body.

property MAPDLBodyData.RealConstantId : int | None

Gets the Real Constant Id for the body.

Connect with Ansys