Skip to main content

ModelCenter APIs 2026 R1

closeDataHistory

Last update: 18.06.2026

abstract fun closeDataHistory(dataHistory: DataHistory)

Notify that the user is attempting to close the given data history. This class does not own the DataHistory passed into this method, and it will be released. If a new DataHistory is needed, call the newInstance method.

Parameters

dataHistory the data history the user is attempting to close

Throws

Exception on error

Connect with Ansys