A shape, an angle, a center and an axis for transforms.rotateAroundCenter, which rotates about the axis through the center.
transforms.rotateAroundCenter
Optional
The shape to rotate; it stays as it is and a rotated copy comes back.
undefined Copy
undefined
The rotation in degrees, following the right-hand rule about the axis.
0 Copy
0
The point the rotation axis passes through.
[0, 0, 0] Copy
[0, 0, 0]
The direction of the rotation axis.
[0, 0, 1] Copy
[0, 0, 1]
Namespace: Bit › Inputs › OCCT
Other symbols in Inputs.OCCT:
API reference home · Full symbol index · Tutorials and guides · Platform
A shape, an angle, a center and an axis for
transforms.rotateAroundCenter, which rotates about the axis through the center.