Preparing search index...
The search index is not available
TrueForm API
TrueForm API
dsl/geometry
moveFace
Function moveFace
move
Face
(
id
,
source
,
faces
,
result
?
,
deps
?
,
opts
?
)
:
MoveFace
Parameters
id
:
string
source
:
Selector
faces
:
Selector
Optional
result
:
string
Optional
deps
:
string
[]
Optional
opts
:
{
heal
?:
boolean
;
origin
?:
Point3D
;
rotationAngle
?:
Scalar
;
rotationAxis
?:
AxisSpec
;
scale
?:
Scalar
;
translation
?:
Point3D
;
}
Optional
heal
?:
boolean
Optional
origin
?:
Point3D
Optional
rotation
Angle
?:
Scalar
Optional
rotation
Axis
?:
AxisSpec
Optional
scale
?:
Scalar
Optional
translation
?:
Point3D
Returns
MoveFace
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
TrueForm API
Loading...