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 NonePath to the Lumerical installation directory. Returns: str or NoneAbsolute path to api/python if it exists, otherwise None.