MAPDLImportedSurfaceLoadData Last update: 14.01.2025 class Ansys.Mechanical.DataModel.SolverData.MAPDLImportedSurfaceLoadData Bases: object MAPDLImportedSurfaceLoadData class. Overview Methods Name Description GetSurfaceEffectElementTypeId Gets the SurfaceEffectElementTypeId for the requested load type present in the row Properties Name Description LoadTypes Gets the load types present in the row. Property detail property MAPDLImportedSurfaceLoadData.LoadTypes : Iterable[Ansys.Mechanical.DataModel.Enums.ExternalModel.ImportedSurfaceLoadType] | None Gets the load types present in the row. Method detail MAPDLImportedSurfaceLoadData.GetSurfaceEffectElementTypeId(eType: Ansys.Mechanical.DataModel.Enums.ExternalModel.ImportedSurfaceLoadType) Gets the SurfaceEffectElementTypeId for the requested load type present in the row