RhinoCommon APIQuaternionLength Property Returns the length or norm of the quaternion. Namespace: Rhino.Geometry Assembly: RhinoCommon (in RhinoCommon.dll)Since: 5.0SyntaxC#VBCopypublic double Length { get; }Public ReadOnly Property Length As Double GetProperty ValueType: DoubleMath.Sqrt(a*a + b*b + c*c + d*d)See AlsoReferenceQuaternion StructureRhino.Geometry NamespaceRhino 7.3.21039.11200 (Last updated: 2/12/2021)Copyright © 2009-2021 Robert McNeel & AssociatesReport wishes and bugs at discourse.mcneel.com