Description:

Unitizes the vector in place. A unit vector has length 1 unit. An invalid or zero length vector cannot be unitized.

Syntax:
public bool Unitize()
Returns:
Type: bool
True on success or False on failure.
Available since:
5.0

Unitize method

Class:  Rhino.Geometry.Vector3d

Nothing found