ImportSettingsBase#

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

Bases: object

A base class for Table import settings.

Overview#

Equals

Equals method.

GetHashCode

GetHashCode method.

GetType

GetType method.

ToString

ToString method.

Format

Gets the existing corresponding format.

Property detail#

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

Gets the existing corresponding format.

Method detail#

ImportSettingsBase.Equals(obj: Any) bool#

Equals method.

ImportSettingsBase.GetHashCode() int#

GetHashCode method.

ImportSettingsBase.GetType() type#

GetType method.

ImportSettingsBase.ToString() str#

ToString method.