H5ImportSettings#

class ansys.mechanical.stubs.v261.Ansys.Mechanical.ExternalData.H5ImportSettings#

Bases: object

defines how to import external data from a H5 file.

Overview#

Equals

Equals method.

GetHashCode

GetHashCode method.

GetType

GetType method.

ToString

ToString method.

Format

Gets the existing corresponding format.

Property detail#

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

Gets the existing corresponding format.

Method detail#

H5ImportSettings.Equals(obj: Any) bool#

Equals method.

H5ImportSettings.GetHashCode() int#

GetHashCode method.

H5ImportSettings.GetType() type#

GetType method.

H5ImportSettings.ToString() str#

ToString method.