mirror of
https://github.com/JustinSDK/dotSCAD.git
synced 2025-01-17 22:28:16 +01:00
add comment
This commit is contained in:
parent
43b22a0f4c
commit
cbff19c33e
@ -1,3 +1,13 @@
|
||||
/**
|
||||
* tetrahedron.scad
|
||||
*
|
||||
* @copyright Justin Lin, 2021
|
||||
* @license https://opensource.org/licenses/lgpl-3.0.html
|
||||
*
|
||||
* @see https://openhome.cc/eGossip/OpenSCAD/lib3x-tetrahedron.html
|
||||
*
|
||||
**/
|
||||
|
||||
use <geom_tetrahedron.scad>;
|
||||
|
||||
module tetrahedron(radius, detail = 0) {
|
||||
|
Loading…
x
Reference in New Issue
Block a user