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

added along_with

This commit is contained in:
Justin Lin
2017-04-23 11:16:34 +08:00
parent 87d39af9f6
commit cac51e8168
5 changed files with 69 additions and 0 deletions

View File

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