Skip to main content

ModelCenter APIs 2025 R1

getRunDataAction

Last update: 16.07.2025

public getRunDataAction(id: Long): IRunDataAction

Retrieves a global Java object that implements IRunDataAction Note that we assume that there is only one instance of it stored.

Return

The stored object (null if the object doesn't exist)

Parameters

id A unique identifier used to distinguish between objects with the same key. This is usually the unique DataHistory ID.

Connect with Ansys