2d to 3d Simplify - s-leger/archipack GitHub Wiki
Simplify input curve(s), using Douglas Peuker method or Topology preserving method. Use this tool to clean up your curves from unnecessary points.
Simplify options:
- Bezier resolution : input bezier curves approximation.
- Tolerance : Keep points who when removed change the overall shape more than this distance.
- Preserve Topology : use slower Topology preserving method (prevent self intersecting to occur)