LoadHelper#

class ansys.mechanical.stubs.v261.Ansys.ACT.Automation.Mechanical.LoadHelper#

Bases: object

Overview#

SwitchAmbientTemperatureToTabular

SwitchAmbientTemperatureToTabular method.

SwitchFilmCoefficientToTabular

SwitchFilmCoefficientToTabular method.

SwitchToTabular

SwitchToTabular method.

Equals

Equals method.

GetHashCode

GetHashCode method.

GetType

GetType method.

ToString

ToString method.

Method detail#

LoadHelper.Equals(obj: Any) bool#

Equals method.

LoadHelper.GetHashCode() int#

GetHashCode method.

LoadHelper.GetType() type#

GetType method.

classmethod LoadHelper.SwitchAmbientTemperatureToTabular(BC: Ansys.ACT.Automation.Mechanical.BoundaryConditions.Convection) None#

SwitchAmbientTemperatureToTabular method.

classmethod LoadHelper.SwitchFilmCoefficientToTabular(BC: Ansys.ACT.Automation.Mechanical.BoundaryConditions.Convection) None#

SwitchFilmCoefficientToTabular method.

classmethod LoadHelper.SwitchToTabular(BC: Ansys.ACT.Automation.Mechanical.BoundaryConditions.GenericBoundaryCondition) None#

SwitchToTabular method.

LoadHelper.ToString() str#

ToString method.