Skip to main content

ModelCenter APIs 2025 R2

getValue

Last update: 16.07.2025

public getValue(index: Int): Any

Gets the value of a global parameter

Parameters

index Get the n'th (zero based) global parameter. The index isnot guarunteed to stay the same over time.

public getValue(index: String): Any

Gets the value of a global parameter

Parameters

index The name of the global parameter to retrieve

Connect with Ansys