We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 63bee3a commit 8680dd7Copy full SHA for 8680dd7
src/ansys/dpf/core/data_sources.py
@@ -129,15 +129,6 @@ def set_result_file_path(
129
) -> None:
130
"""Set the main result file path to the data sources.
131
132
- Parameters
133
- ----------
134
- filepath
135
- Path to the result file.
136
- key
137
- Extension of the file, which is used as a key for choosing the correct
138
- plugin when a result is requested by an operator. The default is ``""``,
139
- in which case the key is found directly.
140
-
141
Examples
142
--------
143
Create a DataSources object and set the result file path.
0 commit comments