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 fdaeb0b commit ad306f4Copy full SHA for ad306f4
src/ansys/dpf/core/data_sources.py
@@ -314,16 +314,6 @@ def add_domain_file_path(
314
Files not added as main result files are accessory files, which contain accessory
315
information not present in the main result files.
316
317
- Parameters
318
- ----------
319
- filepath
320
- Path of the file.
321
- key
322
- Extension of the file, which is used as a key for choosing the correct
323
- plugin when a result is requested by an operator.
324
- domain_id
325
- Domain ID for the distributed files.
326
-
327
Examples
328
--------
329
Add an accessory file to its domain
0 commit comments