M_Rhino_Geometry_Matrix__ctor - mcneel/rhinocommon-api-docs GitHub Wiki
Initializes a new instance of the matrix based on a 4x4 matrix Transform.
Namespace: Rhino.Geometry
Assembly: RhinoCommon (in RhinoCommon.dll) Version: Rhino 6.0
C#
public Matrix(
Transform xform
)
VB
Public Sub New (
xform As Transform
)
- xform
- Type: Rhino.Geometry.Transform
A 4x4 matrix to copy from.
Supported in: 6.0.16224.21491, 5D58w