-
### 1 Performance issue
I got complaints that `juypter-cadquery` is very slow, so I looked into it. Despite some less optimal implementations on my side, it turns out that the python code for `Shap…
-
Is there a good way to write a file converter using OCE? Are there any existing examples to work from?
I would like to convert from STEP to X3D format.
The program SFA by NIST does a good job b…
-
In older versions of pythonocc, faces were drawn with a black boundary, however the latest version of pythonocc=7.4, faces are drawn with a coloured boundary. This problem is report in OpenCascade he…
-
Hi guys!
I need help with packaging my pythonocc program containing pyQt5
I tried to make exe file with pyinstaller but the exe file does not works and this warning massage comes out when I try to s…
-
I am working on a project about 6D object pose estimation, in which I need to generate a couple of CAD model templates from different perspectives, e.g. taking samples by placing camera in 0-180° yaw/…
-
... that is the question I ask to myself for a while.
Converting a STEP file to X3D can be achieved in two ways:
* generate one single X3D file with many shapes
* generate one X3D file per sh…
-
Hello there pythonocc community,
I am new to this community and maybe what I am asking is really basic. However, I was not able to find any reference example for what I want to do.
I have a set …
-
Dear Paviot and other developers of Pythonocc-core,
I've been using the Pythonocc-core libary with a lot of enjoyment for the past couple of years. thank you very mucht for the development of the l…
-
Hi,
I am really new to pythonocc and at the moment I am trying to prepare a - to some extent - automated mesh generation using the Gmsh-Python-API. For the visualization of my geometry, I am curre…
-
I have upgraded from pythonocc 0.18.2 running under python 3.6 and qt 5.6 and MacOS Mojave.
I am now running pythonocc 7.4 under python 3.8 and qt 5.9 and MacOS Mojave.
Using pythonocc 0.18.2, it …