mirror of
https://github.com/revarbat/BOSL2.git
synced 2025-08-11 00:04:07 +02:00
removed link to curvy_path in shapes2d.scad because it hasn't been processed in rounding.scad yet
This commit is contained in:
@@ -1752,7 +1752,7 @@ module glued_circles(r, spread=10, tangent=30, d, anchor=CENTER, spin=0) {
|
|||||||
// Synopsis: Creates a shape between a circle and a square.
|
// Synopsis: Creates a shape between a circle and a square.
|
||||||
// SynTags: Geom, Path
|
// SynTags: Geom, Path
|
||||||
// Topics: Shapes (2D), Paths (2D), Path Generators, Attachable
|
// Topics: Shapes (2D), Paths (2D), Path Generators, Attachable
|
||||||
// See Also: circle(), square(), rect(), ellipse(), supershape(), curvy_path()
|
// See Also: circle(), square(), rect(), ellipse(), supershape()
|
||||||
// Usage: As Module
|
// Usage: As Module
|
||||||
// squircle(size, [sharpness], [style=]) [ATTACHMENTS];
|
// squircle(size, [sharpness], [style=]) [ATTACHMENTS];
|
||||||
// Usage: As Function
|
// Usage: As Function
|
||||||
|
Reference in New Issue
Block a user