mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-07-10 08:17:51 -06:00
Changing of a type of a volume in the object list
This commit is contained in:
parent
a9e7b5c645
commit
4eae6c0189
4 changed files with 96 additions and 25 deletions
|
@ -145,6 +145,9 @@ public:
|
|||
void select_all();
|
||||
// correct current selections to avoid of the possible conflicts
|
||||
void fix_multiselection_conflicts();
|
||||
|
||||
ModelVolume* get_selected_model_volume();
|
||||
void change_part_type();
|
||||
};
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue