FooCAD
Toggle table of contents
3.0
jvm
Platform filter
jvm
Switch theme
Search in API
FooCAD
foocad-core
/
uk.co.nickthecoder.foocad.core
/
Shape2d
/
roundAllCorners
round
All
Corners
open
fun
roundAllCorners
(
radius
:
Double
)
:
Shape2d
Similar to
roundCorner
, but rounds all corners.
open
fun
roundAllCorners
(
radius
:
Double
,
sides
:
Int
)
:
Shape2d