I want to know whether I can cut a mesh in opencascade and view the plan with it's boundary information. If I can do by using opencascade, Is it possible to share some tutorials or how to do instruction
Discussion
2 archived replies
Posts are displayed in their archived order.
01Commenter-1
Hello Pahee,
Please pay attention to Mesh Framework component - it provides mesh data structures and algorithms to work on meshes, such as computing plane section.
You may read more about this component at http://www.opencascade.org/support/products/omf/ .
Best regards,
Commenter-1
02Author
Thank you,
Yes I'm looking for some similar data. Please refer the attached image. I need some sort of sample tutorials to do it, could you please share those information?