mirror of
https://github.com/BelfrySCAD/BOSL2.git
synced 2025-01-29 15:59:36 +00:00
doc fix
This commit is contained in:
parent
32b4426a4e
commit
c86d36d122
1 changed files with 1 additions and 0 deletions
|
@ -586,6 +586,7 @@ _stellated_polyhedra_ = [
|
||||||
// * `"center"`: center for the polyhedron
|
// * `"center"`: center for the polyhedron
|
||||||
// * `"type"`: polyhedron type, one of "platonic", "archimedean", "catalan", or "trapezohedron"
|
// * `"type"`: polyhedron type, one of "platonic", "archimedean", "catalan", or "trapezohedron"
|
||||||
// * `"name"`: name of selected polyhedron
|
// * `"name"`: name of selected polyhedron
|
||||||
|
// If you specify an impossible selection of polyhedrons, then `[]` is returned.
|
||||||
//
|
//
|
||||||
// Arguments:
|
// Arguments:
|
||||||
// info = Desired information to return for the polyhedron
|
// info = Desired information to return for the polyhedron
|
||||||
|
|
Loading…
Reference in a new issue