mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-06-03 10:32:40 +00:00
Ported three PrintObject methods to XS
This commit is contained in:
@@ -103,6 +103,9 @@ class PrintObject
|
||||
ModelObject* model_object();
|
||||
|
||||
Points copies() const;
|
||||
bool add_copy(const Pointf &point);
|
||||
bool delete_last_copy();
|
||||
bool delete_all_copies();
|
||||
bool set_copies(const Points &points);
|
||||
bool reload_model_instances();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user