Skip to main content

ModelCenter APIs 2025 R2

Interface PHXDATAHISTORYLib::PHXDataExplorerExportPlugIn

Last update: 16.07.2025

Definition: LIBS/DataExplorer/PHXDataHistory/PHXDataHistory.odl (line 985)

A data explorer plug-in can implement this interface in order to provide a higher quality image or snapshot export capability.

Members

Public functions

Function exportImage

void PHXDATAHISTORYLib::PHXDataExplorerExportPlugIn::exportImage(BSTR hints, BSTR filename)

The plug-in should write an enhanced metafile out when this method is called.

Parameters:

  • hints: Currently unused.
  • filename: The filename of the file to write.

Parameters:

  • BSTR hints
  • BSTR filename

Return type: void

Connect with Ansys