input#
- property OMDBFilesProvider.input: Path | str | List[Path | str] | ParametricDesignStudyManager | None#
Input specifying the OMDB files.
- Returns:
Optional[Union[Union[Path,str],List[Union[Path,str]],BaseSolverManager]]Input specifying the OMDB files. Can be a path to a folder, a list of paths, or an instance of BaseSolverManager.