-
Hi friends,
I'm wondering why IOS is compiled with OCCT statically linked ?
I know I can (and I already have) compile IOS with shared OCCT dlls, but I could be much comfortable to have "daily" sna…
-
# OCCT : 6. Boolean Operation(Union, Difference, Intersection) - LC’s 개발 블로그
OCCT Boolean Operation(Union, Difference, Intersection), opencascade, occt
[https://jay1127.github.io/opencascade/Boolean…
-
Hi,
Running Fedora 40, build 39127 ends for me in segfault:
```
Cannot read termcap database;
using dumb terminal settings.
Program received signal SIGSEGV, Segmentation fault.
#0 /lib64/li…
-
very often I'm finding that operations that work for some shapes fail when called on other shapes, so to get the result I want I'm trying to create the same shape or similar shapes in different ways u…
mbway updated
3 years ago
-
hi, i maintain a package in Nixpkgs which shares a dependency with PrusaSlicer: opencascade's `OCCT`
due to [PrusaSlicer strictly depending on version 7.6.2 of OCCT](https://github.com/prusa3d/Prus…
evils updated
5 months ago
-
Exist some way how to compile this example on Debian?
https://github.com/Open-Cascade-SAS/OCCT/tree/master/samples/glfw
On Windows (Msys2) it works for me.
There are those definition in file GlfwOc…
-
```py
bb2 = BoundBox._from_topo_ds(
Solid.make_cylinder(0.5, 0.5).translate((0, 0, 0.1)).wrapped, optimal=False, oriented=True
)
```
Returns:
`AttributeError: 'OCP.Bnd.Bnd_OBB' object has no…
-
Hello
At the moment EXTRABOLD seems not be supported in fontStyle ?
I find REGULAR, BOLD, ITALIC but not EXTRABOLD.
Thank you !
-
Hi all,
I saw that the daily build of ifcopenshell is the version 0.8 and that's cool! However, it uses the occt version 7.7.1. When I wanted to install in the same mamba env pythonocc-core unfortu…
-
Hello!
I'm trying to import the occt-import-js to a react application. But unfortunately it is not working. I have imported
occt-import.js and occt-import-js.wasm to my scr folder in my react appli…