Tool
Curve Analysis
Vector
Image
Surface
Panels
Solid
Analysis
3D Object
Transform
Toolset
Boolean Operation
Primitive Curves
Triangulation
Intersection
Text
Array
Render
Rotate
Rotate an object around a center point and an axis vector
Details
ID
tool-transform-rotate
Name
Rotate
Group
Transform
Package
Tool
Keywords
Input ports
| Name | Type | Description | Default Value |
|---|---|---|---|
| Geometry | Geometry | Base geometry | |
| Angle | Number | Rotation angle in radians | 1.5707963267948966 |
| Center | Point | Center of rotation | [0,0,0] |
| Vector | Vector | Vector of rotation | [0,0,1] |
Output ports
| Name | Type | Description |
|---|---|---|
| Geometry | Geometry | Rotated geometry |
After creating a node, connect to the first port the geometry that needs to be rotated. You need to connect the geometry rotation angle to the second port. Remember that you need to connect the angle in radians. To the third port connect the point around which you want to flip the geometry. To the fourth port, you need to connect a vector in the axis of which the geometry will rotate. On the output port, you will get the rotated geometry.
Move
Mirror
Scale