1
0
mirror of https://github.com/JustinSDK/dotSCAD.git synced 2025-08-16 11:44:50 +02:00

added test_polysections

This commit is contained in:
Justin Lin
2017-06-15 10:48:10 +08:00
parent 75712956c4
commit 5282a0c323
2 changed files with 90 additions and 0 deletions

View File

@@ -13,6 +13,7 @@ include <test_line3d.scad>;
include <test_polyline3d.scad>;
include <test_hull_polyline3d.scad>;
include <test_function_grapher.scad>;
include <test_polysections.scad>;
// Function
include <test_paths2sections.scad>;

File diff suppressed because one or more lines are too long