mirror of
https://github.com/BelfrySCAD/BOSL2.git
synced 2025-01-01 09:49:45 +00:00
Fixed offset() Examples.
This commit is contained in:
parent
dd140e048f
commit
19ae1fb359
1 changed files with 0 additions and 1 deletions
|
@ -753,7 +753,6 @@ function _point_dist(path,pathseg_unit,pathseg_len,pt) =
|
||||||
// return_faces = return face list. Default: False.
|
// return_faces = return face list. Default: False.
|
||||||
// firstface_index = starting index for face list. Default: 0.
|
// firstface_index = starting index for face list. Default: 0.
|
||||||
// flip_faces = flip face direction. Default: false
|
// flip_faces = flip face direction. Default: false
|
||||||
|
|
||||||
// Example(2D,NoAxes):
|
// Example(2D,NoAxes):
|
||||||
// star = star(5, r=100, ir=30);
|
// star = star(5, r=100, ir=30);
|
||||||
// #stroke(closed=true, star, width=3);
|
// #stroke(closed=true, star, width=3);
|
||||||
|
|
Loading…
Reference in a new issue