QuaternionLengthSquared Property |
Gets the result of (a^2 + b^2 + c^2 + d^2).
Namespace:
Rhino.Geometry
Assembly:
RhinoCommon (in RhinoCommon.dll)
Syntaxpublic double LengthSquared { get; }Public ReadOnly Property LengthSquared As Double
Get
Property Value
Type:
Double
Version InformationRhino for Mac
Supported in: 5.4
Rhino for Windows
Supported in: 6.8
See Also