Click or drag to resize

GH_FormatFormatBox Method (GH_Box)

Namespace:  Grasshopper.Kernel
Assembly:  Grasshopper (in Grasshopper.dll)
Syntax
public static string FormatBox(
	GH_Box data
)

Parameters

data
Type: Grasshopper.Kernel.TypesGH_Box

Return Value

Type: String
See Also