mirror of
https://github.com/BelfrySCAD/BOSL2.git
synced 2025-02-18 17:39:37 +00:00
docfix
This commit is contained in:
parent
88e11dfcaf
commit
7892d488ba
1 changed files with 1 additions and 1 deletions
2
vnf.scad
2
vnf.scad
|
@ -1765,7 +1765,7 @@ function vnf_small_offset(vnf, delta, merge=true) =
|
||||||
// Synopsis: Extends a VNF into a thin sheet by forming a small offset
|
// Synopsis: Extends a VNF into a thin sheet by forming a small offset
|
||||||
// SynTags: VNF
|
// SynTags: VNF
|
||||||
// Topics: VNF Manipulation
|
// Topics: VNF Manipulation
|
||||||
// See Also: vnf_small_offset(), vnf_boundary(), vnf_merge_points(),
|
// See Also: vnf_small_offset(), vnf_boundary(), vnf_merge_points()
|
||||||
// Usage:
|
// Usage:
|
||||||
// newvnf = vnf_sheet(vnf, thickness, [style=], [merge=]);
|
// newvnf = vnf_sheet(vnf, thickness, [style=], [merge=]);
|
||||||
// Description:
|
// Description:
|
||||||
|
|
Loading…
Reference in a new issue