mirror of
https://github.com/revarbat/BOSL2.git
synced 2025-08-13 19:24:20 +02:00
added spaces in offset docs
This commit is contained in:
@@ -828,7 +828,6 @@ function _offset_region(
|
|||||||
// starting at `firstface_index` and the offset path vertices appearing afterwords. The direction
|
// 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
|
// of the faces can be flipped using `flip_faces`. When you request faces the return value
|
||||||
// is a list: [offset_path, face_list].
|
// is a list: [offset_path, face_list].
|
||||||
//
|
|
||||||
// Arguments:
|
// Arguments:
|
||||||
// path = the path to process. A list of 2d points.
|
// path = the path to process. A list of 2d points.
|
||||||
// r = offset radius. Distance to offset. Will round over corners.
|
// r = offset radius. Distance to offset. Will round over corners.
|
||||||
|
Reference in New Issue
Block a user