I have found the problem:
When I divided the contours I got a list of points per contour. However, I inserted the first point at the end of each list, so that the step between layers would be at the start point of each contour.
If I disconnect this part of the definition, and use a list of points that does not repeat the fist point at the end, the error does not appear.
Perhaps PRC finds duplicate points????
Rodrigo.
When I divided the contours I got a list of points per contour. However, I inserted the first point at the end of each list, so that the step between layers would be at the start point of each contour.
If I disconnect this part of the definition, and use a list of points that does not repeat the fist point at the end, the error does not appear.
Perhaps PRC finds duplicate points????
Rodrigo.