MAPDLLayeredSectionData#

class ansys.mechanical.stubs.v261.Ansys.Mechanical.DataModel.SolverData.MAPDLLayeredSectionData#

Bases: object

Overview#

Equals

Equals method.

GetHashCode

GetHashCode method.

GetType

GetType method.

ToString

ToString method.

SectionId

Gets the section Id for the layered section.

Property detail#

property MAPDLLayeredSectionData.SectionId: int | None#

Gets the section Id for the layered section.

Method detail#

MAPDLLayeredSectionData.Equals(obj: Any) bool#

Equals method.

MAPDLLayeredSectionData.GetHashCode() int#

GetHashCode method.

MAPDLLayeredSectionData.GetType() type#

GetType method.

MAPDLLayeredSectionData.ToString() str#

ToString method.