79140338

Date: 2024-10-30 09:03:29
Score: 2.5
Natty:
Report link

Machining feature recognition is a still an active and quite narrow research field so I'd be surprised if you get any out-of-the-box solution here. The best you can do IMO is to keep trying out solutions from the literature and see how they work for you.

You could indeed get a pointcloud by sampling your original mesh, compute local descriptors and use them to train a classifier. But there is no guarantee that the local geometry around a point is enough to recognize a machining feature.

The solution described in the paper Freeform Machining Features: New Concepts and Classification uses a mesh as input geometry and combines differential geometry and graph theory to classify machining features. Maybe worth a try?

Reasons:
  • Long answer (-0.5):
  • No code block (0.5):
  • Ends in question mark (2):
  • Low reputation (0.5):
Posted by: el_grezeq