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 9e2ef48 commit c0f63fbCopy full SHA for c0f63fb
src/ansys/dpf/core/data_sources.py
@@ -63,11 +63,11 @@ class DataSources:
63
64
Parameters
65
----------
66
- result_path
+ result_path :
67
Path of the result. The default is ``None``.
68
- data_sources
+ data_sources :
69
gRPC data sources message. The default is ``None``.
70
- server
+ server :
71
Server with the channel connected to the remote or local instance. The
72
default is ``None``, in which case an attempt is made to use the global
73
server.
0 commit comments