1
0
mirror of https://github.com/JustinSDK/dotSCAD.git synced 2025-09-09 14:20:46 +02:00

updated docs

This commit is contained in:
Justin Lin
2017-04-26 21:12:37 +08:00
parent 4e700f2921
commit 3bb19fbe2d
5 changed files with 7 additions and 8 deletions

View File

@@ -7,7 +7,7 @@ The 2D polygon should center at the origin and you have to determine the side le
## Parameters
- `shadow_side_leng` : The side length of a square which can cover the 2D polygon.
- `$fa`, `$fs`, `$fn` : Check [the sphere module](https://en.wikibooks.org/wiki/OpenSCAD_User_Manual/Primitive_Solids#sphere for more details.
- `$fa`, `$fs`, `$fn` : Check [the sphere module](https://en.wikibooks.org/wiki/OpenSCAD_User_Manual/Primitive_Solids#sphere) for more details.
## Examples