Skip to main content

ModelCenter APIs 2025 R2

launchPlugInMetaData

Last update: 16.07.2025

public launchPlugInMetaData(jarFile: String, className: String): IPlugInMetaData

Get the specified PlugIn metadata class.

Parameters

jarFile the JAR file where the plugin is stored
className the fully qualified classname for the metadata class

Throws

Exception on error; the type is determined by the type of failure

Connect with Ansys