P_Rhino_Geometry_Quaternion_LengthSquared - mcneel/rhinocommon-api-docs GitHub Wiki

Quaternion.LengthSquared Property

Gets the result of (a^2 + b^2 + c^2 + d^2).

Namespace: Rhino.Geometry
Assembly: RhinoCommon (in RhinoCommon.dll) Version: Rhino 6.0

Syntax

C#

public double LengthSquared { get; }

VB

Public ReadOnly Property LengthSquared As Double
	Get

Property Value

Type: Double

Version Information

Supported in: 6.0.16224.21491, 5D58w

See Also

Reference

Quaternion Structure
Rhino.Geometry Namespace

⚠️ **GitHub.com Fallback** ⚠️