M_Rhino_Geometry_Quaternion_Unitize - mcneel/rhinocommon-api-docs GitHub Wiki
Scales the quaternion's coordinates so that aa + bb + cc + dd = 1.
Namespace: Rhino.Geometry
Assembly: RhinoCommon (in RhinoCommon.dll) Version: Rhino 6.0
C#
public bool Unitize()
VB
Public Function Unitize As Boolean
Type: Boolean
true if successful. false if the quaternion is zero and cannot be unitized.
Supported in: 6.0.16224.21491, 5D58w