Click or drag to resize

QuaternionLengthSquared Property

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

Namespace:  Rhino.Geometry
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 5.0
Syntax
public double LengthSquared { get; }

Property Value

Type: Double
See Also