mirror of
https://github.com/BelfrySCAD/BOSL2.git
synced 2025-01-01 09:49:45 +00:00
added spaces in offset docs
This commit is contained in:
parent
a89c324b4c
commit
e9ae6355e5
1 changed files with 2 additions and 3 deletions
|
@ -828,7 +828,6 @@ function _offset_region(
|
|||
// starting at `firstface_index` and the offset path vertices appearing afterwords. The direction
|
||||
// of the faces can be flipped using `flip_faces`. When you request faces the return value
|
||||
// is a list: [offset_path, face_list].
|
||||
//
|
||||
// Arguments:
|
||||
// path = the path to process. A list of 2d points.
|
||||
// r = offset radius. Distance to offset. Will round over corners.
|
||||
|
|
Loading…
Reference in a new issue