M_Rhino_Geometry_Quaternion_DistanceTo - mcneel/rhinocommon-api-docs GitHub Wiki
Computes the distance or norm of the difference between this and another quaternion.
Namespace: Rhino.Geometry
Assembly: RhinoCommon (in RhinoCommon.dll) Version: Rhino 6.0
C#
public double DistanceTo(
Quaternion q
)
VB
Public Function DistanceTo (
q As Quaternion
) As Double
- q
- Type: Rhino.Geometry.Quaternion
Another quaternion.
Type: Double
(this - q).Length.
Supported in: 6.0.16224.21491, 5D58w