mirror of
https://github.com/FULU-Foundation/OrcaSlicer-bambulab.git
synced 2026-07-03 17:05:43 +02:00
Fix integration of XS containers
This commit is contained in:
@@ -14,6 +14,8 @@
|
||||
void pop_back()
|
||||
%code{% THIS->polyline.points.pop_back(); %};
|
||||
void reverse();
|
||||
Lines lines()
|
||||
%code{% RETVAL = THIS->polyline.lines(); %};
|
||||
%{
|
||||
|
||||
ExtrusionPath*
|
||||
|
||||
Reference in New Issue
Block a user