1
0
mirror of https://github.com/JustinSDK/dotSCAD.git synced 2025-08-29 01:11:30 +02:00

update doc

This commit is contained in:
Justin Lin
2019-09-21 19:21:48 +08:00
parent 828e3ae5ff
commit 8b239c22a3

View File

@@ -10,6 +10,7 @@ Create a connector peg.
## Parameters
- `radius` : The shaft radius of the peg.
- `height` : The height of the pag. Default to `2.5 * radius`.
- `spacing` : The spacing between the peg and void component. Default to `0.5`.
- `void` : The void component for differencing. It's used to create a cavity for a peg. Default to `false`.
- `ends` : Default to `false`. To create a double-ended peg, set it to `true`.