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

Examples and demos for the pythonocc CAD package

Results 41 pythonocc-demos issues
Sort by recently updated
recently updated
newest added

Hi there, I stumbled upon this repo when I was looking for a way to convert STP to x3d. I found some documentations [(https://pythonocc-doc.readthedocs.io/en/latest/convert/ )] but it seems that the...

Hello, I have written a code in which I evaluate STEP-files and search for certain features. To improve the GUI, I would like to display the CAD model. I think...

Hi, I am just looking for advice. Is there a way to import JT (jupiter tessellation) files into pythonocc-core?

As I understand it, displayMessage should display text. But in the example program, core_geometery_axis.py no text is being displayed by lines: display.DisplayMessage(p1, "P1") display.DisplayMessage(p2, "P2") Maybe some arguments are missing...

As I understand it, displayMessage should display text. But in the example program, core_geometery_axis.py no text is being displayed by lines: display.DisplayMessage(p1, "P1") display.DisplayMessage(p2, "P2") Maybe some arguments are missing...

Hi, i need your help. I started a new programm and want to recognise if my STEP file is a screw, also i want to extract the name out of...

I was wondering if you kindly give a demo of OCAF and AIS_ViewController. These demos and the python port have been extremely helpful. sorry for requesting stuff from here, I...

I use the demo code core_display_export_to_image.py Here is attached what I see in the viewer and then the image exported. ![Screenshot_20201118_120349](https://user-images.githubusercontent.com/1094525/99522759-543c4000-2996-11eb-8e01-bd3046b139f2.png) ![capture](https://user-images.githubusercontent.com/1094525/99522773-5a322100-2996-11eb-9ced-54d64fd0d278.png)

I think, I found a bug. I write an example in my repo. Your example [here](https://github.com/tpaviot/pythonocc-demos/blob/0c2768038fb9873d43d194385a219d14c5390447/examples/core_geometry_bounding_box.py) invalid on my shape https://github.com/Hedgehogues/python-occ-volume