mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-10-20 23:31:13 -06:00
Polyline->lines
This commit is contained in:
parent
ab6b3d41a7
commit
439255ca46
5 changed files with 39 additions and 1 deletions
|
@ -16,6 +16,7 @@
|
|||
void pop_back()
|
||||
%code{% THIS->points.pop_back(); %};
|
||||
void reverse();
|
||||
Lines lines();
|
||||
%{
|
||||
|
||||
Polyline*
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue