    

 ## On this page

  

 

 # `MAPDLBodyData`

 Last update: 09.03.2026 

<a id="ansys.mechanical.stubs.v251.Ansys.Mechanical.DataModel.SolverData.MAPDLBodyData"></a>

#### *class* Ansys.Mechanical.DataModel.SolverData.MAPDLBodyData

Bases: [`object`](https://docs.python.org/3/library/functions.html#object)

MAPDLBodyData class.

<a id="overview"></a>

## Overview

### Properties

NameDescription[`ElementTypeIds`](#MAPDLBodyData.ElementTypeIds)Gets the Element Type Ids for the body.[`MaterialIds`](#MAPDLBodyData.MaterialIds)Gets the Material Ids for the body.[`RealConstantId`](#MAPDLBodyData.RealConstantId)Gets the Real Constant Id for the body.<a id="property-detail"></a>

## Property detail

<a id="MAPDLBodyData.ElementTypeIds"></a>

### *property* MAPDLBodyData.ElementTypeIds *: Iterable\[[int](https://docs.python.org/3/library/functions.html#int)\] | [None](https://docs.python.org/3/library/constants.html#None)*

Gets the Element Type Ids for the body.

<a id="MAPDLBodyData.MaterialIds"></a>

### *property* MAPDLBodyData.MaterialIds *: Iterable\[[int](https://docs.python.org/3/library/functions.html#int)\] | [None](https://docs.python.org/3/library/constants.html#None)*

Gets the Material Ids for the body.

<a id="MAPDLBodyData.RealConstantId"></a>

### *property* MAPDLBodyData.RealConstantId *: [int](https://docs.python.org/3/library/functions.html#int) | [None](https://docs.python.org/3/library/constants.html#None)*

Gets the Real Constant Id for the body.