Skip to main content

ModelCenter APIs 2026 R1

Interface PHXDATAEXPLORERLib::IPHXDataExplorerPointer

Last update: 18.06.2026

Definition: LIBS/DataExplorer/PHXDataExplorer/PHXDataExplorer.odl (line 391)

A pointer class used to prevent circular dependencies between Data Explorer, Data History, and Data Explorer Plug-Ins.

Members

Public functions

Function getDataExplorer

IDispatch * PHXDATAEXPLORERLib::IPHXDataExplorerPointer::getDataExplorer()

Returns a new pointer to the associated Data Explorer Object. Do not store this object locally, use it temporarily and release it as soon as you are done with it. Otherwise, circular dependencies will prevent proper cleanup of memory allocation.

Return type: IDispatch *

Connect with Ansys