Description:

Computes the length (or magnitude, or size) of this vector. This is an application of Pythagoras' theorem. If this vector is invalid, its length is considered 0.

Syntax:
public double Length {get}
Returns:
Type: double
Available since:
5.0

Length property

Class:  Rhino.Geometry.Vector3d

Nothing found