MAPDLImportSettings Last update: 14.01.2025 class Ansys.Mechanical.ExternalData.MAPDLImportSettings Bases: object T:Ansys.Mechanical.ExternalData.MAPDLImportSettings defines how to import external data from a MAPDL CDB file. Overview Properties Name Description Dimension The dimension of the MAPDL CDB file. Format Gets the existing corresponding format. LengthUnit The length unit of the MAPDL CDB file. Property detail property MAPDLImportSettings.Dimension : Ansys.Mechanical.DataModel.Enums.SourceDimension | None The dimension of the MAPDL CDB file. property MAPDLImportSettings.Format : Ansys.Mechanical.DataModel.MechanicalEnums.ExternalData.ImportFormat | None Gets the existing corresponding format. property MAPDLImportSettings.LengthUnit : Ansys.Mechanical.DataModel.MechanicalEnums.ExternalData.LengthUnit | None The length unit of the MAPDL CDB file.