input_file#

property PythonSolverNodeSettings.input_file: str | Path | OptislangPath | None#

Path to the Python file.

Returns:
Optional[Union[str, Path, OptislangPath]]

Path to the Python file or None, if input file is meant to be specified by the connection or input_code.