-
Hi, I have written a function to compute shadows on a BIM model. In addition of ifcos, it rely heavily on opencascade boolean operations and I have a python implementation that is functionnal and can …
-
Followed instructions from install.md to build OpenCascade 7.7.2 and pythonocc. After running run_tests.py file, I got this error "Error: glTF writer is unavailable - OCCT has been built without Rapid…
-
This idea now happens on the FreeCAD repo at https://github.com/FreeCAD/FreeCAD/issues/5764
## Outline
[FreeCAD](https://www.freecadweb.org) is a feature-based parametric modeling system, hence …
-
![imagen](https://user-images.githubusercontent.com/1765319/111072895-d79d1680-84dc-11eb-96ce-21bbe5d47099.png)
I did all things in FAQ readme.txt.
"lodctr.exe /q:PerfProc" said "[PerfProc] Perfor…
-
I noticed the Linux build instructions use weird `dpkg` incantations what what should really just be calls to `pkg-config`. Using `dpkg` means people not using Debian-based distros would need to figur…
-
Hello Kovacsv!!
I had an issue when I imported occt-import-js to my react app. Do you have any idea to solve this issue?
Thank you in advance!
![image](https://user-images.githubusercontent.com/527…
-
[coed_aster](https://www.code-aster.org/spip.php?rubrique2) is a very powerful software, which can be manipulated through python, for structural FEA analysis. It interfaces smoothly with gmsh and para…
ghost updated
11 months ago
-
To reproduce :
```py
>>> from build123d import *
>>> f = Face.make_rect(10,20)
>>> f.volume
199.99999999999997
```
Same with 2D shells
-
This breaks the hierarchical nature of the builder contexts and is confusing when the first object does not determine the overall shape like below where it is insignificant.
```py
def make_part(in…
-
I tested the 7900X. I'm testing the 11th core. I test like this:
occt: extreme, variable(for all mode), all core
```
corecycle:
AVX2(25 iter X 6min):
occt:
AVX2:
corecycle:
SSE(2…