MAPDLBodyData#

class ansys.mechanical.stubs.v242.Ansys.Mechanical.DataModel.SolverData.MAPDLBodyData#

Bases: object

MAPDLBodyData class.

Overview#

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: System.Collections.Generic.IEnumerable[System.Int32] | None

Gets the Element Type Ids for the body.

property MAPDLBodyData.MaterialIds: System.Collections.Generic.IEnumerable[System.Int32] | None

Gets the Material Ids for the body.

property MAPDLBodyData.RealConstantId: System.Int32 | None

Gets the Real Constant Id for the body.