mirror of
https://github.com/JustinSDK/dotSCAD.git
synced 2025-01-18 06:38:14 +01:00
add comment
This commit is contained in:
parent
273d32dc69
commit
55c2cd6fda
@ -1,3 +1,13 @@
|
||||
/**
|
||||
* px_polyline.scad
|
||||
*
|
||||
* @copyright Justin Lin, 2019
|
||||
* @license https://opensource.org/licenses/lgpl-3.0.html
|
||||
*
|
||||
* @see https://openhome.cc/eGossip/OpenSCAD/lib2-px_polyline.html
|
||||
*
|
||||
**/
|
||||
|
||||
include <__comm__/__to3d.scad>;
|
||||
include <__comm__/__to2d.scad>;
|
||||
include <__comm__/__lines_from.scad>;
|
||||
|
Loading…
x
Reference in New Issue
Block a user