mirror of
https://github.com/JustinSDK/dotSCAD.git
synced 2025-03-14 02:59:42 +01:00
updated example
This commit is contained in:
parent
775e1857e5
commit
6b8287d42b
@ -36,15 +36,7 @@ Dependencies: `rotate_p`, `archimedean_spiral`, `cross_sections`, `polysections`
|
||||
init_angle = 180,
|
||||
point_distance = 5,
|
||||
num_of_points = 100,
|
||||
scale = [1, 5],
|
||||
triangles = [
|
||||
[0, 1, 2],
|
||||
[0, 2, 3],
|
||||
[0, 3, 4],
|
||||
[0, 4, 7],
|
||||
[4, 5, 6],
|
||||
[4, 6, 7]
|
||||
]
|
||||
scale = [1, 5]
|
||||
);
|
||||
|
||||

|
||||
|
Loading…
x
Reference in New Issue
Block a user