get_lumerical_api_python_path#

ansys.lumerical.core.autodiscovery.get_lumerical_api_python_path(lumerical_install_dir)#

Get the Python API directory for a Lumerical installation.

Parameters:
lumerical_install_dirstr or Path or None

Path to the Lumerical installation directory.

Returns:
str or None

Absolute path to api/python if it exists, otherwise None.