mirror of
https://github.com/JustinSDK/dotSCAD.git
synced 2025-08-20 05:21:38 +02:00
rename
This commit is contained in:
@@ -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),
|
Reference in New Issue
Block a user