IExtension#
- class ansys.mechanical.stubs.v261.Ansys.ACT.Interfaces.Common.IExtension#
Bases:
objectDefines an extension.
Overview#
Gets the attributes of the extension. |
|
Gets the folder where the extension is installed. |
|
Gets the minor version of the extension. |
|
Gets the name of the extension. |
|
Gets the IronPython script engine. |
|
Gets the IronPython scope. |
|
Gets the unique identifier of the extension. |
|
Gets the version of the extension. |
Property detail#
- property IExtension.Attributes: Ansys.ACT.Interfaces.Common.IAttributeCollection | None#
Gets the attributes of the extension.
- property IExtension.ScriptEngine: Microsoft.Scripting.Hosting.ScriptEngine | None#
Gets the IronPython script engine.