RhinoCommon APIQuaternionLength Property Returns the length or norm of the quaternion. Namespace: Rhino.Geometry Assembly: RhinoCommon (in RhinoCommon.dll)SyntaxC#VBCopypublic double Length { get; }Public ReadOnly Property Length As Double GetProperty ValueType: DoubleMath.Sqrt(a*a + b*b + c*c + d*d)Version InformationRhino for MacSupported in: 5.4Rhino for WindowsSupported in: 6.14See AlsoReferenceQuaternion StructureRhino.Geometry NamespaceRhino 6.14.19118.15560 (Last updated: 4/30/2019)Copyright © 2009-2019 Robert McNeel & AssociatesReport wishes and bugs at discourse.mcneel.com