FieldAdapter#

class ansys.mechanical.stubs.v242.Ansys.ACT.Mechanical.Fields.Adapters.FieldAdapter#

Bases: object

Base class for objects that handle the interface between the generic boundary condition wrapper and the various types of concrete object implemented in Mechanical.

Overview#

ChangeFieldDefinitionType

Changes the definition type for a field of the wrapped object from Mechanical.

FieldProvider

Gets the wrapped object from Mechanical.

Property detail#

property FieldAdapter.FieldProvider: Ansys.Common.Interop.DSObjects.IDSBCInformation | None

Gets the wrapped object from Mechanical.

Method detail#

FieldAdapter.ChangeFieldDefinitionType(fieldType: Ansys.Common.Interop.CAERepObjects.AnsBCLVType, newType: Ansys.Common.Interop.AnsMaterial.kEDDataType) System.Void

Changes the definition type for a field of the wrapped object from Mechanical.