-
### Description of the feature
The ``Result.on_named_selection()`` method, see [docs](https://dpf.docs.pyansys.com/api/ansys.dpf.core.results.html?highlight=on_named_selection#ansys.dpf.core.result…
-
The default DPF and Javascript user interfaces have no meaningful visual feedback (e.g. LEDs), and an improved UI that is more performance/instrument friendly could be developed to replace it. Unlike …
vulcu updated
9 months ago
-
### Before submitting the issue
- [X] I have checked for [Compatibility](https://dpf.docs.pyansys.com/version/stable/getting_started/compatibility.html#id1) issues
- [X] I have searched among the exi…
-
### Before submitting the issue
- [X] I have checked for [Compatibility](https://dpf.docs.pyansys.com/version/stable/getting_started/compatibility.html#id1) issues
- [X] I have searched among the exi…
-
### Description of the feature
Currently you cannot export to STL, but you can export the "view" created by the plotting functions using Pyvista.
We should be able to generate STL files of the f…
-
If I load a model is created from a .rst file with a relative path:
```python
from ansys.dpf import core
import os
os.chdir(r"D:\AnsysDev\Hackaton")
ds = core.DataSources()
ds.set_result_f…
-
### 📝 Description of the feature
It is now possible to use CPython for the python results in Mechanical. Test if it is possible to load pydpf-composites in Mechanical.
### 💡 Steps for implementing t…
-
```
Hi,
I have a royal pf141 model photoframe[1] which is also a sitronix product.
This is my initial try with the device...
>>
root@shyam:/home/shyam/plans# dmesg | tail
[ 174.226215] usb-storage…
-
Hi, I am working on a vst3 and LV2 plugin using DPF and it is working as intended however I would like to start working on making a user interface for it.
I use cmake to handle the build of my projec…
-
hi,
i'm trying to read different strain types from my ANSYS result file with the helpf of the ansys-dpf-core package. This works fine for the elastic and plastic strain. But when using the same com…