FooCAD
Toggle table of contents
3.0
jvm
Platform filter
jvm
Switch theme
Search in API
FooCAD
foocad-core
/
uk.co.nickthecoder.foocad.core.util
/
roundAllCorners
round
All
Corners
fun
roundAllCorners
(
shape
:
Shape2d
,
radius
:
Double
,
sides
:
Int
?
=
null
)
:
Polygon
fun
roundAllCorners
(
sourcePath
:
Path2d
,
radius
:
Double
,
sides
:
Int
?
=
null
)
:
Path2d