mirror of
https://github.com/FULU-Foundation/OrcaSlicer-bambulab.git
synced 2026-05-24 19:40:23 -07:00
Return a reference to the actual item instead of a clone when accessing contents of a SurfaceCollection
This commit is contained in:
@@ -23,6 +23,7 @@ class Surface
|
||||
unsigned short thickness_layers; // in layers
|
||||
double bridge_angle;
|
||||
unsigned short extra_perimeters;
|
||||
bool in_collection;
|
||||
};
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user