load#

ansPlugin.load(plugin_name, feature='')#

Loads a plugin into MAPDL.

パラメーター:
plugin_namestr

Name of the plugin to load.

featurestr

Feature or module to activate in the plugin.

Raises:
PluginLoadError

If the plugin fails to load.

戻り値の型:

str