pythonocc-core
pythonocc-core copied to clipboard
pythonocc Is it possible to get the adjacency of a brep entity?
As the question, if you can give guidance, thank you!
https://github.com/AutodeskAILab/occwl you can try it. https://github.com/AutodeskAILab/occwl/blob/main/examples/ex3_solid_to_faceadj_graph.py
https://github.com/AutodeskAILab/occwl you can try it. https://github.com/AutodeskAILab/occwl/blob/main/examples/ex3_solid_to_faceadj_graph.py
Thank you!