Enforce seam alignment and blend in spiral vase. #2023
This commit is contained in:
@@ -93,6 +93,7 @@ class ExtrusionLoop : public ExtrusionEntity
|
||||
Point last_point() const;
|
||||
void polygon(Polygon* polygon) const;
|
||||
double length() const;
|
||||
void split_at_vertex(const Point &point);
|
||||
void split_at(const Point &point);
|
||||
void clip_end(double distance, ExtrusionPaths* paths) const;
|
||||
bool has_overhang_point(const Point &point) const;
|
||||
|
||||
Reference in New Issue
Block a user