1
0
mirror of https://github.com/FULU-Foundation/OrcaSlicer-bambulab.git synced 2026-08-02 11:35:51 +00:00

Polyline->lines

This commit is contained in:
Alessandro Ranellucci
2013-07-15 23:12:13 +02:00
parent ab6b3d41a7
commit 439255ca46
5 changed files with 39 additions and 1 deletions
+1
View File
@@ -16,6 +16,7 @@
void pop_back()
%code{% THIS->points.pop_back(); %};
void reverse();
Lines lines();
%{
Polyline*