ILNumerics - Technical Application Development 
Assembly: ILNumerics.Drawing (in ILNumerics.Drawing.dll) Version: ILNumerics Ultimate VS 4
 
True if both objects are Quaternions of equal value. Otherwise it returns false.
 
 
            Compares this object instance to another object for equality.
            
[ILNumerics Visualization Engine]
Namespace: ILNumerics.Drawing
Assembly: ILNumerics.Drawing (in ILNumerics.Drawing.dll) Version: ILNumerics Ultimate VS 4
Syntax
Parameters
- other
 - Type: SystemObject
The other object to be used in the comparison. 
Return Value
Type: BooleanTrue if both objects are Quaternions of equal value. Otherwise it returns false.
Remarks
[ILNumerics Visualization Engine]
See Also