DSTopoConstraintAdapter#

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

Bases: object

Adapter dedicated to IDSRSLoad objects.

Overview#

ChangeFieldDefinitionType

ChangeFieldDefinitionType method.

Equals

Equals method.

GetHashCode

GetHashCode method.

GetType

GetType method.

ToString

ToString method.

FieldProvider

Gets the wrapped object from Mechanical.

Property detail#

property DSTopoConstraintAdapter.FieldProvider: Ansys.Common.Interop.DSObjectsAuto.IDSTopoConstraintAuto | None#

Gets the wrapped object from Mechanical.

Method detail#

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

ChangeFieldDefinitionType method.

DSTopoConstraintAdapter.Equals(obj: Any) bool#

Equals method.

DSTopoConstraintAdapter.GetHashCode() int#

GetHashCode method.

DSTopoConstraintAdapter.GetType() type#

GetType method.

DSTopoConstraintAdapter.ToString() str#

ToString method.