FooCAD
Toggle table of contents
3.0
jvm
Platform filter
jvm
Switch theme
Search in API
FooCAD
foocad-core
/
uk.co.nickthecoder.foocad.core
/
Path3d
/
roundAllCorners
round
All
Corners
fun
roundAllCorners
(
radius
:
Double
)
:
Path3d
fun
roundAllCorners
(
radius
:
Double
,
sides
:
Int
?
)
:
Path3d
Note, unlike
Shape2d
, a Path is not closed, i.e. it is NOT a ring of points