Create a duplicate of this matrix.
Namespace:
Rhino.Geometry
Assembly:
RhinoCommon (in RhinoCommon.dll)
Syntaxpublic Matrix Duplicate()
Public Function Duplicate As Matrix
Return Value
Type:
MatrixAn exact duplicate of this matrix.
Version InformationRhino for Mac
Supported in: 5.4
Rhino for Windows
Supported in: 6.8
See Also