Skip to main content

Mechanical scripting interface 2024

`TBPTValues`

Last update: 16.07.2025

class Ansys.ACT.Automation.Mechanical.FE.CDB.TBPTValues

Bases: object

Represents a tuple of values for the TBPT commmand.

Overview

Properties

Name Description
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.

Connect with Ansys