FooCAD
Toggle table of contents
3.0
jvm
Platform filter
jvm
Switch theme
Search in API
FooCAD
foocad-core
/
uk.co.nickthecoder.foocad.core.compounds
/
Cavity
/
Companion
/
insert
insert
@
JvmStatic
infix
fun
Shape3d
.
insert
(
other
:
Shape3d
)
:
Shape3d
Similar to
and
, but if
other
overlaps cavities in this shape, then cavity will be filled.
@
JvmStatic
infix
fun
Shape2d
.
insert
(
other
:
Shape2d
)
:
Shape2d