OMDBFilesProvider#
- class ansys.optislang.parametric.design_study.OMDBFilesProvider(input: Path | str | List[Path | str] | ParametricDesignStudyManager | None = None)#
Provides OMDB to be included in the project.
Methods
OMDBFilesProvider.get_ombd_files_specification_from_input(input)Determine the specification of the OMDB files based on the input.
Get the a tuple of OMDB files to be included in the project.
Attributes
Input specifying the OMDB files.
Specification of the OMDB files.