mirror of
https://github.com/BelfrySCAD/BOSL2.git
synced 2025-01-15 08:59:40 +00:00
Update link to linear_sweep
This commit is contained in:
parent
c442c5159a
commit
d1a7870385
1 changed files with 1 additions and 1 deletions
|
@ -1155,7 +1155,7 @@ module tag_this(tag)
|
||||||
// - `polygon()`
|
// - `polygon()`
|
||||||
// - `projection()`
|
// - `projection()`
|
||||||
// - `polyhedron()` (or use [`vnf_polyhedron()`](vnf.scad#vnf_polyhedron))
|
// - `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()`
|
// - `rotate_extrude()`
|
||||||
// - `surface()`
|
// - `surface()`
|
||||||
// - `import()`
|
// - `import()`
|
||||||
|
|
Loading…
Reference in a new issue