Skip to main content

Mechanical scripting interface

TBPTValues

Last update: 14.01.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.