P_Rhino_Geometry_Vector3d_SquareLength - mcneel/rhinocommon-api-docs GitHub Wiki
Computes the squared length (or magnitude, or size) of this vector. This is an application of Pythagoras' theorem. While the Length property checks for input validity, this property does not. You should check validity in advance, if this vector can be invalid.
Namespace: Rhino.Geometry
Assembly: RhinoCommon (in RhinoCommon.dll) Version: Rhino 6.0
C#
public double SquareLength { get; }VB
Public ReadOnly Property SquareLength As Double
GetType: Double
Supported in: 6.0.16224.21491, 5D58w