Modifies this matrix to be its transpose.
This is like swapping rows with columns.
http://en.wikipedia.org/wiki/Transpose
Namespace:
Rhino.Geometry
Assembly:
RhinoCommon (in RhinoCommon.dll)
SyntaxPublic Function Transpose As Boolean
Return Value
Type:
Booleantrue if operation succeeded; otherwise false.
Version InformationRhino for Mac
Supported in: 5.4
Rhino for Windows
Supported in: 6.8
See Also