pkolchanov opened this issue 3 months ago · 0 comments
Hi! The example graphics in the Curve offsetting section is misleading, because it doesn’t show extreme points of simplified curves:
I’ve traced the problem. It occurs due to the use of outdated dpoints in the reduce() method. A simple invalidation resolves the issue.
dpoints
reduce()