Click or drag to resize

GH_Matrix Constructor (GH_Matrix)

Initializes a new instance of the GH_Matrix class

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

Parameters

other
Type: Grasshopper.Kernel.TypesGH_Matrix
See Also