From 0d63029c4ccbf138f8fb31cd74a2e5609b50388c Mon Sep 17 00:00:00 2001 From: Justin Lin Date: Sat, 14 Aug 2021 09:10:48 +0800 Subject: [PATCH] update note --- src/experimental/note.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/experimental/note.md b/src/experimental/note.md index 1e2ee5bf..9ee247c3 100644 --- a/src/experimental/note.md +++ b/src/experimental/note.md @@ -1,3 +1,4 @@ to_do: - +- deprecate paths2sections(paths) -> rails2sections(rails) +- deprecate path_scaling_sections(shape_pts, edge_path) -> rail_extruded_sections(shape_pts, rail) \ No newline at end of file