Shapes and one angle, center and axis each for transforms.rotateAroundCenterShapes; all the lists must have the same length.
transforms.rotateAroundCenterShapes
Optional
The shapes to rotate; they stay as they are and rotated copies come back in the same order.
undefined Copy
undefined
One rotation angle per shape, in degrees.
[0] Copy
[0]
One point per shape for its rotation axis to pass through.
[[0, 0, 0]] Copy
[[0, 0, 0]]
One rotation axis direction per shape.
[[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
Shapes and one angle, center and axis each for
transforms.rotateAroundCenterShapes; all the lists must have the same length.