1
0
mirror of https://github.com/JustinSDK/dotSCAD.git synced 2025-08-20 05:21:38 +02:00
This commit is contained in:
Justin Lin
2019-05-17 13:01:57 +08:00
parent 1a92c27b28
commit 4ea52e328e

View File

@@ -1,4 +1,4 @@
function edge_aligned_sections(shape_pts, edge_path) = function path_scaling_sections(shape_pts, edge_path) =
let( let(
start_point = edge_path[0], start_point = edge_path[0],
base_leng = norm(start_point), base_leng = norm(start_point),