I need to cut a solid in half and then have "access" to the plane in each solid that was generated by the cut. For instance, suppose the solid is a donut and I'm cutting it in half diametrically. I need "access" to the two circles that are formed by the cutting plane.
By "access" I mean know their location so that I can do something like draw dots on them. Currently I'm making the cut by defining a box that is half the size of the original object and taking the common volume using BRepAlgoAPI_Common But then I don't have any knowledge of what are the planes generated by this cut. Is anyone familiar with this? Can you give help, please? Thanks! Pablo _______________________________________________ Pythonocc-users mailing list Pythonocc-users@gna.org https://mail.gna.org/listinfo/pythonocc-users