ICEPAKImportSettings#

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

Bases: object

T:Ansys.Mechanical.ExternalData.ICEPAKImportSettings defines how to import external data from an ICEPAK BOOL or ICEPAK COND file.

Overview#

SupportingFilePath

The supporting file path of the ICEPAK INFO file.

SupportingFileIdentifier

The supporting file identifier. The identifier should be unique, otherwise, an exception will be

SupportingFileDescription

The supporting file description. This is optional.

Format

Gets the existing corresponding format.

Property detail#

property ICEPAKImportSettings.SupportingFilePath: System.String | None

The supporting file path of the ICEPAK INFO file.

property ICEPAKImportSettings.SupportingFileIdentifier: System.String | None

The supporting file identifier. The identifier should be unique, otherwise, an exception will be thrown during the import.

property ICEPAKImportSettings.SupportingFileDescription: System.String | None

The supporting file description. This is optional.

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

Gets the existing corresponding format.