Click or drag to resize

GH_Format.FormatBox Method (GH_Box)

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

Parameters

data
Type: Grasshopper.Kernel.Types.GH_Box

Return Value

Type: String
See Also