.. vale off :class:`AAPCustomLoadAdapter` ============================= .. py:class:: ansys.mechanical.stubs.Ansys.ACT.Mechanical.Fields.Adapters.AAPCustomLoadAdapter Bases: :py:obj:`object` .. py:currentmodule:: AAPCustomLoadAdapter Overview -------- .. tab-set:: .. tab-item:: Methods .. list-table:: :header-rows: 0 :widths: auto * - :py:attr:`~ChangeFieldDefinitionType` - ChangeFieldDefinitionType method. .. tab-item:: Properties .. list-table:: :header-rows: 0 :widths: auto * - :py:attr:`~FieldProvider` - Gets the wrapped object from Mechanical. Property detail --------------- .. py:property:: FieldProvider :type: Optional[Ansys.Common.Interop.DSObjects.IDSBCInformation] Gets the wrapped object from Mechanical. .. !! processed by numpydoc !! Method detail ------------- .. py:method:: ChangeFieldDefinitionType(fieldType: Ansys.Common.Interop.CAERepObjects.AnsBCLVType, newType: Ansys.Common.Interop.AnsMaterial.kEDDataType) -> None ChangeFieldDefinitionType method. .. !! processed by numpydoc !! .. vale on