MAPDLSurfaceCoatingData#

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

Bases: object

Overview#

Equals

Equals method.

GetHashCode

GetHashCode method.

GetType

GetType method.

ToString

ToString method.

MaterialId

Gets the Material Id number for the surface coating.

Property detail#

property MAPDLSurfaceCoatingData.MaterialId: int | None#

Gets the Material Id number for the surface coating.

Method detail#

MAPDLSurfaceCoatingData.Equals(obj: Any) bool#

Equals method.

MAPDLSurfaceCoatingData.GetHashCode() int#

GetHashCode method.

MAPDLSurfaceCoatingData.GetType() type#

GetType method.

MAPDLSurfaceCoatingData.ToString() str#

ToString method.