mirror of
https://github.com/JustinSDK/dotSCAD.git
synced 2025-08-31 10:11:53 +02:00
update doc
This commit is contained in:
@@ -8,6 +8,7 @@ Move 2D outlines outward or inward by a given amount. Each point of the offsette
|
|||||||
|
|
||||||
- `pts` : Points of a shape.
|
- `pts` : Points of a shape.
|
||||||
- `d` : Amount to offset the shape. When negative, the shape is offset inwards.
|
- `d` : Amount to offset the shape. When negative, the shape is offset inwards.
|
||||||
|
- `epsilon` : An upper bound on the relative error due to rounding in floating point arithmetic. Default to 0.0001. **Since:** 1.3.
|
||||||
|
|
||||||
## Examples
|
## Examples
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user