mirror of
https://github.com/JustinSDK/dotSCAD.git
synced 2025-04-13 02:31:58 +02:00
updated doc
This commit is contained in:
parent
67309d8c42
commit
832607d468
@ -6,7 +6,7 @@ Creates a box (container) from a 2D object.
|
||||
|
||||
- `height` : The box height.
|
||||
- `shell_thickness` : The thickness between the exterior and interior.
|
||||
- `offset_mode` : `"delta"` (default) or `r`. See [offset](https://en.wikibooks.org/wiki/OpenSCAD_User_Manual/Transformations#offset) for details.
|
||||
- `offset_mode` : `"delta"` (default) or `"r"`. See [offset](https://en.wikibooks.org/wiki/OpenSCAD_User_Manual/Transformations#offset) for details.
|
||||
- `chamfer` : Default `false`. See [offset](https://en.wikibooks.org/wiki/OpenSCAD_User_Manual/Transformations#offset) for details.
|
||||
|
||||
## Examples
|
||||
|
Loading…
x
Reference in New Issue
Block a user