Skip to main content

ModelCenter APIs 2026 R1

launchPlugInMetaData

Last update: 18.06.2026

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