mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-07-31 14:52:06 +00:00
ENH: model with a volume but multi-mesh should can be mesh union
As title Signed-off-by: salt.wei <salt.wei@bambulab.com> Change-Id: I4cf12198980a9a5a7d8dbbfc49fd5d807ca97902
This commit is contained in:
@@ -311,6 +311,7 @@ public:
|
||||
bool can_split_instances();
|
||||
bool can_merge_to_multipart_object() const;
|
||||
bool can_merge_to_single_object() const;
|
||||
bool can_mesh_boolean() const;
|
||||
|
||||
bool has_selected_cut_object() const;
|
||||
void invalidate_cut_info_for_selection();
|
||||
|
||||
Reference in New Issue
Block a user