Find best match for coordinate array vs vector array
I am working on matching a scanned part to an AutoCAD dxf file, for a CNC-type machine. Currently working with Python. I’m only matching the side profile of the top of the part, meaning I only have a single curved/shaped line I need to match, not a complex 3D object.