FooCAD
Toggle table of contents
3.0
jvm
Platform filter
jvm
Switch theme
Search in API
FooCAD
foocad-core
/
uk.co.nickthecoder.foocad.core
/
Shape3d
/
centerTo
center
To
open
fun
centerTo
(
xyz
:
Vector3
)
:
Transformation3d
Moves the center of this shape to
xyz
.
open
fun
centerTo
(
x
:
Double
,
y
:
Double
,
z
:
Double
)
:
Transformation3d