mirror of
https://github.com/JustinSDK/dotSCAD.git
synced 2025-07-31 03:50:27 +02:00
updated doc
This commit is contained in:
@@ -9,7 +9,7 @@ Creates a rounded cylinder.
|
||||
- `round_r` : The sphere radius which fits the edges of the bottom and the top.
|
||||
- `center` : `false` (default), z ranges from 0 to h. `true`, z ranges from -h/2 to +h/2
|
||||
- `convexity` : See [Rotate Extrude](https://en.wikibooks.org/wiki/OpenSCAD_User_Manual/Using_the_2D_Subsystem#Rotate_Extrude) for details.
|
||||
- `$fa`, `$fs`, `$fn` : Used to control the eight quadrants. Check [the circle module](https://en.wikibooks.org/wiki/OpenSCAD_User_Manual/Using_the_2D_Subsystem#circle) for more details. The final fragments of a sphere will be a multiple of 4 to fit edges.
|
||||
- `$fa`, `$fs`, `$fn` : Used to control the rounded edges. Check [the circle module](https://en.wikibooks.org/wiki/OpenSCAD_User_Manual/Using_the_2D_Subsystem#circle) for more details.
|
||||
|
||||
## Examples
|
||||
|
||||
|
Reference in New Issue
Block a user