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

Displaying CAD in VTK

Open SteveDoyle2 opened this issue 5 years ago • 1 comments

I'm not sure if this is the right place to look, but here's hoping.

I'm interested in using pythonocc to update existing CAD (e.g., add some lines/surfaces, mesh geometry) and display that alongside a VTK model inside a QVTKRenderWindowInteractor.

I looked through the examples and didn't see anything like that. Do you have any suggestions of how to do that or have an example (even if the data is not consistent)?

SteveDoyle2 avatar Dec 11 '19 18:12 SteveDoyle2

I was looking for the same thing and ran across this https://github.com/tpaviot/pythonocc-core/issues/651 no idea if it's still the case though.

insert-username avatar Nov 01 '22 21:11 insert-username