1
0
mirror of https://github.com/JustinSDK/dotSCAD.git synced 2025-01-17 14:18:13 +01:00

updated readme

This commit is contained in:
Justin Lin 2017-05-01 10:20:48 +08:00
parent 0fe11992d0
commit 317c458527

View File

@ -21,6 +21,8 @@ Some modules may depend on other modules. For example, the `polyline2d` module d
polyline2d(points = [[1, 2], [-5, -4], [-5, 3], [5, 5]], width = 1);
If OpenSCAD generates "WARNING: Ignoring unknown xxx function" or "WARNING: Ignoring unknown xxx module" when using one module of dotSCAD. Just try to `include <xxx.xcad>`.
## Documentation
- 2D