TBPTValues#

class ansys.mechanical.stubs.v241.Ansys.ACT.Automation.Mechanical.FE.CDB.TBPTValues#

Bases: object

Represents a tuple of values for the TBPT commmand.

Overview#

ValueCount

Gets the number of values.

Values

Gets the values.

Property detail#

property TBPTValues.ValueCount: int | None#

Gets the number of values.

property TBPTValues.Values: tuple[float] | None#

Gets the values.