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

How to make the TopoDS_shape object of pythonocc is directly passed to C + + for direct use

Open wzy123456wzy opened this issue 4 years ago • 0 comments

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 Convert pythonocc TopoDs_Shape object to C++ opencascade TopoDs_Shape object , is there any other method or example? thank

wzy123456wzy avatar Jun 18 '21 07:06 wzy123456wzy