-
Support text placement on a 3D surface:
![afbeelding](https://user-images.githubusercontent.com/13981538/53258672-89d2cd00-36cd-11e9-9931-e80bfcf4a447.png)
Continuation of #48
-
Under pythonocc-core 7.7.0, executing `Curve()` on a `BRepAdaptor_Curve` causes a core dump:
```python
from OCC.Core.BRepAdaptor import BRepAdaptor_Curve
from OCC.Core.BRepBuilderAPI import BRepB…
-
Hello,
Thank you for excellent 3D viewer, just stunning! Is there anything that I could tweak on server side to make large models load and run? Thank you in advance!
Br Matti
-
Would be awesome to hardcode a Sverchok script like [this](https://gitlab.com/osarch/Example_Files/-/blob/ef018c39abe1de9364c62a73f0a9999ade77cf3b/Blender/Sverchok/Wall_Multiple_Layers_Offset_Extrusio…
-
This is not a critical issue, but I investigated fixes for the following behavior:
```py
In [1]: from build123d import *
In [4]: zz = Box(1,1,1)
In [5]: zz.export_step("box111_g.step")
********…
-
![shot1](https://github.com/looooo/freecad.gears/assets/96003651/e6a302a3-dab6-452d-8517-5f96458328c4)
*(Left: height=400mm Right: height=500mm)*
After generating a worm gear I changed the height …
-
edit: all of the problems in this comment and the next were caused by directly calling `/var/lib/flatpak/app/org.dune3d.dune3d/x86_64/stable/9894f7da277199d29fc43e690c84ceb0fa7d2251a4a9634080717b18718…
combs updated
6 months ago
-
I've written an experimental C++ app that uses the Python interpreter and the OCCT 3D viewer together so that it can be a visual REPL for CadQuery. I have implemented a C++ callback for `show_object` …
-
i have the following code and i'm running it in two different conda envs:
```
import ifcopenshell
import ifcopenshell.geom
ifc_file = ifcopenshell.open('test.ifc')
element = if…
smr02 updated
4 months ago
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Forums discussion
_No response_
### Version
0.20 (Release)
### Full version info
```shell
[…