Click or drag to resize

GH_FormatFormatMatrix Method (Matrix)

Namespace:  Grasshopper.Kernel
Assembly:  Grasshopper (in Grasshopper.dll)
Syntax
public static string FormatMatrix(
	Matrix data
)

Parameters

data
Type: Matrix

Return Value

Type: String
See Also