M_Rhino_Geometry_Quaternion_Equals - mcneel/rhinocommon-api-docs GitHub Wiki
Determines whether this quaternion has the same value of another quaternion.
Namespace: Rhino.Geometry
Assembly: RhinoCommon (in RhinoCommon.dll) Version: Rhino 6.0
C#
public bool Equals(
Quaternion other
)
VB
Public Function Equals (
other As Quaternion
) As Boolean
- other
- Type: Rhino.Geometry.Quaternion
Another quaternion to compare.
Type: Boolean
true if the quaternions have exactly equal coefficients; otherwise false.
Supported in: 6.0.16224.21491, 5D58w