DSSpringAdapter#

class ansys.mechanical.stubs.v261.Ansys.ACT.Mechanical.Fields.Adapters.DSSpringAdapter#

Bases: object

Adapter dedicated to IDSSpringAuto objects.

Overview#

ChangeFieldDefinitionType

ChangeFieldDefinitionType method.

Equals

Equals method.

GetHashCode

GetHashCode method.

GetType

GetType method.

ToString

ToString method.

FieldProvider

Gets the wrapped load object from Mechanical.

Property detail#

property DSSpringAdapter.FieldProvider: Ansys.Common.Interop.DSObjectsAuto.IDSSpringAuto | None#

Gets the wrapped load object from Mechanical.

Method detail#

DSSpringAdapter.ChangeFieldDefinitionType(componentType: Ansys.Common.Interop.CAERepObjects.AnsBCLVType, newType: Ansys.Common.Interop.AnsMaterial.kEDDataType) None#

ChangeFieldDefinitionType method.

DSSpringAdapter.Equals(obj: Any) bool#

Equals method.

DSSpringAdapter.GetHashCode() int#

GetHashCode method.

DSSpringAdapter.GetType() type#

GetType method.

DSSpringAdapter.ToString() str#

ToString method.