mirror of
https://github.com/nophead/NopSCADlib.git
synced 2025-08-16 20:33:57 +02:00
Added rounded_top_rectangle().
This commit is contained in:
@@ -6728,6 +6728,7 @@ Cylinder with a rounded end.
|
||||
|:--- |:--- |
|
||||
| `rounded_corner(r, h, r2, ir = 0)` | 2D version |
|
||||
| `rounded_cylinder(r, h, r2, ir = 0, angle = 360)` | Rounded cylinder given radius `r`, height `h`, optional internal radius `ir` and optional `angle` |
|
||||
| `rounded_top_rectangle(size, r, r2)` | Make a rounded rectangle with a rounded top edge |
|
||||
|
||||

|
||||
|
||||
|
Reference in New Issue
Block a user