1
0
mirror of https://github.com/JustinSDK/dotSCAD.git synced 2025-08-21 14:04:53 +02:00

add comment

This commit is contained in:
Justin Lin
2019-07-04 14:53:34 +08:00
parent 2c1f8faa56
commit d849034bc7

View File

@@ -1,3 +1,13 @@
/**
* px_polygon.scad
*
* @copyright Justin Lin, 2019
* @license https://opensource.org/licenses/lgpl-3.0.html
*
* @see https://openhome.cc/eGossip/OpenSCAD/lib2-px_polygon.html
*
**/
function px_polygon(points, filled = false) = function px_polygon(points, filled = false) =
filled ? filled ?
let( let(