TBPTData#

class ansys.mechanical.stubs.v242.Ansys.ACT.Automation.Mechanical.FE.CDB.TBPTData#

Bases: object

Represents data for the TBPT command.

Overview#

Temp

Gets the temperature.

TBPTCount

Gets the number of values.

TBPTValues

Gets the TBPT values.

Property detail#

property TBPTData.Temp: System.Double | None

Gets the temperature.

property TBPTData.TBPTCount: System.Int32 | None

Gets the number of values.

property TBPTData.TBPTValues: System.Collections.Generic.IReadOnlyList[Ansys.ACT.Automation.Mechanical.FE.CDB.TBPTValues] | None

Gets the TBPT values.