MAPDLImportSettings#

class ansys.mechanical.stubs.v241.Ansys.Mechanical.ExternalData.MAPDLImportSettings#

Bases: object

T:Ansys.Mechanical.ExternalData.MAPDLImportSettings defines how to import external data from a MAPDL CDB file.

Overview#

Dimension

The dimension of the MAPDL CDB file.

LengthUnit

The length unit of the MAPDL CDB file.

Format

Gets the existing corresponding format.

Property detail#

property MAPDLImportSettings.Dimension: Ansys.Mechanical.DataModel.Enums.SourceDimension | None

The dimension of the MAPDL CDB file.

property MAPDLImportSettings.LengthUnit: Ansys.Mechanical.DataModel.MechanicalEnums.ExternalData.LengthUnit | None

The length unit of the MAPDL CDB file.

property MAPDLImportSettings.Format: Ansys.Mechanical.DataModel.MechanicalEnums.ExternalData.ImportFormat | None

Gets the existing corresponding format.