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: System.Int32 | None

Gets the number of values.

property TBPTValues.Values: System.Collections.Generic.IReadOnlyList[System.Double] | None

Gets the values.