menu
RhinoCommon API
search
search
V8
arrow_drop_down
new_releases
wb_sunny
RhinoCommon documentation has a new look. The old site can still be found
here
.
Close
Description:
Rotates this vector around a given axis.
Syntax:
public
bool
Rotate(
double
angleRadians
,
Vector3d
rotationAxis
)
Parameters:
angleRadians
Type:
double
Angle of rotation (in radians).
rotationAxis
Type:
Vector3d
Axis of rotation.
Returns:
Type:
bool
True on success, False on failure.
Available since:
5.0
home
/
Rhino.Geometry
/
Vector3d
/
Rotate
Rotate method
Class:
Rhino.Geometry.Vector3d
Nothing found