IExtensionManager
#
- class ansys.mechanical.stubs.v241.Ansys.ACT.Interfaces.Common.IExtensionManager#
Bases:
object
Defines an extension manager.
Overview#
Gets the current extension. |
|
Gets the list of loaded extensions. |
Property detail#
- property IExtensionManager.CurrentExtension: Ansys.ACT.Interfaces.Common.IExtension | None#
Gets the current extension.
- property IExtensionManager.Extensions: List[Ansys.ACT.Interfaces.Common.IExtension] | None#
Gets the list of loaded extensions.