Click or drag to resize

GH_Matrix Constructor (Matrix)

Initializes a new instance of the GH_Matrix class

Namespace:  Grasshopper.Kernel.Types
Assembly:  Grasshopper (in Grasshopper.dll)
Syntax
public GH_Matrix(
	Matrix matrix
)

Parameters

matrix
Type: Matrix
See Also