mirror of
https://github.com/BelfrySCAD/BOSL2.git
synced 2025-01-15 00:49:40 +00:00
Merge d1a7870385
into f5ac904eec
This commit is contained in:
commit
63ae9f7ce6
1 changed files with 1 additions and 1 deletions
|
@ -1155,7 +1155,7 @@ module tag_this(tag)
|
|||
// - `polygon()`
|
||||
// - `projection()`
|
||||
// - `polyhedron()` (or use [`vnf_polyhedron()`](vnf.scad#vnf_polyhedron))
|
||||
// - `linear_extrude()` (or use [`linear_sweep()`](regions.scad#linear_sweep))
|
||||
// - `linear_extrude()` (or use [`linear_sweep()`](skin.scad#functionmodule-linear_sweep))
|
||||
// - `rotate_extrude()`
|
||||
// - `surface()`
|
||||
// - `import()`
|
||||
|
|
Loading…
Reference in a new issue