IMechanicalExtAPI#

class ansys.mechanical.stubs.v241.Ansys.ACT.Interfaces.Mechanical.IMechanicalExtAPI#

Bases: object

Exposes the main entry point of all ATC APIs.

Overview#

UnlockPrePostLicense

R

LockPrePostLicense

Locks the license used by the PRE/POST application.

Method detail#

IMechanicalExtAPI.UnlockPrePostLicense() System.Void
R
    Unlocks the license used by the PRE/POST application. This is required if you want to manually launch the Ansys solver.
    You must relock the license after its use. If you don't relock the license, the PRE/POST application will be in read-only mode.
IMechanicalExtAPI.LockPrePostLicense() System.Void

Locks the license used by the PRE/POST application.