ROTATE-POINT 3d point | |
Returns the 3D Point resulting from rotating point about center in the plane defined by normal. The rotation can specified either by an arc length (arc-length) or an angle in radians (angle). A second value is returned, which is the resulting angle of rotation in radians (this is of possible use if arc-length is used to specify the rotation).
| |