pythonocc-core icon indicating copy to clipboard operation
pythonocc-core copied to clipboard

Python package for 3D geometry CAD/BIM/CAM

Results 198 pythonocc-core issues
Sort by recently updated
recently updated
newest added

Hello, I'm using the OCCViewer.Viewer3d to display shapes and get feedback from the user by clicking them. For example, I can successfully change the color of a shape after it...

display

Eye values do not change when I zoom in and out on the model. How can I generate new values? I will be glad if you help. _Originally posted by...

After opening the step file, I can get the coordinates of each point on the shape. However, how can I learn the instant coordinates of the camera? ![resim](https://user-images.githubusercontent.com/44303623/114538130-b0f90980-9c5b-11eb-9e78-648f2c9bb194.png) ![resim](https://user-images.githubusercontent.com/44303623/114538260-d8e86d00-9c5b-11eb-8199-fe7ced5cfb59.png)

use/howto

I want to build a model in pythonocc, and then analyze the model in C + +. At present, I'm using boost Python for data interaction, but I haven't successfully...

Hello, I have a wire and I want to sample from it. For this, I convert it to a curve and then sample from that. The problem is that the...

I have an assembly step file and I'm trying to return the part names and part origin locations with respect to the top-level assembly origin. I've tried something like this...

use/howto

Hi, everyone, I am wondering if there are any examples of shape fix or shape repair, or shape healing? Thanks in advance.

use/howto

read_iges_file function reads 45*45 shapes instead of 45 shapes in an IGES file containing 45 shapes.

data exchange

@tpaviot @jf--- Hello all, do you have any update on the possibility to have an offscreen rendering on Mac? Do you know, alternatively, a way to have a byte array...

feature request
display

I am using an occ widget on a tab that is initially disabled. When i enable the tab and click on it, the widget appears, however it is not the...

display