GH_Format.FormatBox Method (Box)

GH_FormatFormatBox Method (Box)

Namespace:  Grasshopper.Kernel
Assembly:  Grasshopper (in Grasshopper.dll)
Syntax
public static string FormatBox(
	Box data
)
Public Shared Function FormatBox ( 
	data As Box
) As String

Parameters

data
Type: Box

Return Value

Type: String
See Also