mirror of
https://github.com/JustinSDK/dotSCAD.git
synced 2025-08-06 14:56:47 +02:00
add choose_children
This commit is contained in:
3
src/experimental/choose_children.scad
Normal file
3
src/experimental/choose_children.scad
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
module choose_children(n) {
|
||||||
|
children(n);
|
||||||
|
}
|
Reference in New Issue
Block a user