Split VNF structures out into vnf.scad

This commit is contained in:
Revar Desmera
2019-10-21 16:44:39 -07:00
parent 97da5f0517
commit 4a2fb2ee56
3 changed files with 303 additions and 288 deletions

View File

@@ -9,6 +9,9 @@
//////////////////////////////////////////////////////////////////////
include <BOSL2/vnf.scad>
// Section: Terminology
// **Polyline**: A series of points joined by straight line segements.
//