1
0
mirror of https://github.com/JustinSDK/dotSCAD.git synced 2025-08-31 18:22:08 +02:00

added polysections

This commit is contained in:
Justin Lin
2017-04-30 20:05:17 +08:00
parent 9e2408c318
commit 1084cedcde
12 changed files with 160 additions and 0 deletions

View File

@@ -40,6 +40,7 @@ Some modules may depend on other modules. For example, the `polyline2d` module d
- [polyline3d](https://openhome.cc/eGossip/OpenSCAD/lib-polyline3d.html)
- [hull_polyline3d](https://openhome.cc/eGossip/OpenSCAD/lib-hull_polyline3d.html)
- [function_grapher](https://openhome.cc/eGossip/OpenSCAD/lib-function_grapher.html)
- [polysections](https://openhome.cc/eGossip/OpenSCAD/lib-polysections.html)
- Transformation
- [along_with](https://openhome.cc/eGossip/OpenSCAD/lib-along_with.html)