mirror of
https://github.com/JustinSDK/dotSCAD.git
synced 2025-08-06 14:56:47 +02:00
add comment
This commit is contained in:
@@ -1,3 +1,13 @@
|
|||||||
|
/**
|
||||||
|
* vrn2_cells_space.scad
|
||||||
|
*
|
||||||
|
* @copyright Justin Lin, 2020
|
||||||
|
* @license https://opensource.org/licenses/lgpl-3.0.html
|
||||||
|
*
|
||||||
|
* @see https://openhome.cc/eGossip/OpenSCAD/lib2x-vrn2_cells_space.html
|
||||||
|
*
|
||||||
|
**/
|
||||||
|
|
||||||
use <_impl/_vrn2_space_cells_impl.scad>;
|
use <_impl/_vrn2_space_cells_impl.scad>;
|
||||||
use <_impl/_convex_intersection_for.scad>;
|
use <_impl/_convex_intersection_for.scad>;
|
||||||
use <../shape_square.scad>;
|
use <../shape_square.scad>;
|
||||||
|
Reference in New Issue
Block a user