load# ansPlugin.load(plugin_name, feature='')# Loads a plugin into MAPDL. パラメーター: plugin_namestrName of the plugin to load. featurestrFeature or module to activate in the plugin. Raises: PluginLoadErrorIf the plugin fails to load. 戻り値の型: str