Roberto Pastor Muela
Roberto Pastor Muela
As title says - if you try cloning the repo and pip installing this project, it fails because a missing comma.
The following list enumerates those tests that still need to be activated on the Linux service but require some backend work: - [ ] test_export_to_step - STEP export missing -...
Some of the export format files can then not be imported due to various issues. Identified for: - [ ] IGES - [ ] FMD - [ ] PMDB -...
As title says. We should reconsider revisiting the workflow and cleaning it up to improve the process.
See https://app.codecov.io/gh/ansys/pyansys-geometry/tree/main/src%2Fansys%2Fgeometry%2Fcore%2Fshapes Looks like the ``shapes`` subpackage is know partially covered. Let's try to reach as close to 100% as possible. If there are "unaccessible" statements, you can add ``...
@jonahrb we should include your car example inside the documentation examples. Do you have your script somewhere? If so, just paste it inside the issue - I can handle the...
After #1035 and #655 it would be nice if, when we create a body that has a certain mathematical shape we could link it with the client side implementation we...
- [ ] Right now, not all MaterialPropertyType values are supported (there are many properties inside SpaceClaim, Discovery that are not currently supported). Expand this list to the available properties....
The way the backends work is that whenever you request a design save/download/export, they save the current session to file by closing the existing open document and then re-open it...
We should consider adding this new widget from PyVista https://github.com/pyvista/pyvista/pull/4803