From c86d36d12229588cbbf76475e1c7c250c8bef0a1 Mon Sep 17 00:00:00 2001 From: Adrian Mariano Date: Tue, 19 Nov 2024 19:01:01 -0500 Subject: [PATCH] doc fix --- polyhedra.scad | 1 + 1 file changed, 1 insertion(+) diff --git a/polyhedra.scad b/polyhedra.scad index 54e463e..42a50bb 100644 --- a/polyhedra.scad +++ b/polyhedra.scad @@ -586,6 +586,7 @@ _stellated_polyhedra_ = [ // * `"center"`: center for the polyhedron // * `"type"`: polyhedron type, one of "platonic", "archimedean", "catalan", or "trapezohedron" // * `"name"`: name of selected polyhedron +// If you specify an impossible selection of polyhedrons, then `[]` is returned. // // Arguments: // info = Desired information to return for the polyhedron