M_Rhino_Geometry_Quaternion_MatrixForm - mcneel/rhinocommon-api-docs GitHub Wiki
Returns 4x4 real valued matrix form of the quaternion a b c d -b a -d c -c d a -b -d -c b a which has the same arithmetic properties as the quaternion.
Namespace: Rhino.Geometry
Assembly: RhinoCommon (in RhinoCommon.dll) Version: Rhino 6.0
C#
public Transform MatrixForm()
VB
Public Function MatrixForm As Transform
Type: Transform
A transform value.
Do not confuse this with the rotation defined by the quaternion. This function will only be interesting to math nerds and is not useful in rendering or animation applications.
Supported in: 6.0.16224.21491, 5D58w