mirror of
https://github.com/Doodle3D/Doodle3D-Slicer.git
synced 2025-01-11 03:45:08 +01:00
cleanup calculate layers intersections
This commit is contained in:
parent
bc798930fb
commit
af396bf58a
@ -43,8 +43,5 @@ export default function calculateLayersIntersections(lines, settings) {
|
||||
}
|
||||
}
|
||||
|
||||
return {
|
||||
layerIntersectionIndexes,
|
||||
layerIntersectionPoints
|
||||
};
|
||||
return { layerIntersectionIndexes, layerIntersectionPoints };
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user