CGNSImportSettings#

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

Bases: object

defines how to import external data from a CGNS file.

Overview#

Equals

Equals method.

GetHashCode

GetHashCode method.

GetType

GetType method.

ToString

ToString method.

Format

Gets the existing corresponding format.

Property detail#

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

Gets the existing corresponding format.

Method detail#

CGNSImportSettings.Equals(obj: Any) bool#

Equals method.

CGNSImportSettings.GetHashCode() int#

GetHashCode method.

CGNSImportSettings.GetType() type#

GetType method.

CGNSImportSettings.ToString() str#

ToString method.