1
0
mirror of https://github.com/JustinSDK/dotSCAD.git synced 2025-09-03 11:43:09 +02:00

updated docs

This commit is contained in:
Justin Lin
2017-03-30 14:22:48 +08:00
parent ca5f3904c8
commit 54eb382ff6
18 changed files with 75 additions and 8 deletions

View File

@@ -12,6 +12,8 @@ The 2D polygon should center at the origin and you have to determine the side le
## Examples
include <stereographic_extrude.scad>;
dimension = 100;
render() stereographic_extrude(shadow_side_leng = dimension)