lock_file#

property Emit.lock_file: str#

Lock file.

Returns:
str

Full absolute name and path for the project’s lock file.

Examples

>>> from ansys.aedt.core import Hfss
>>> app = Hfss()
>>> app.lock_file