Click or drag to resize

GH_FormatFormatLine Method (GH_Line)

Namespace:  Grasshopper.Kernel
Assembly:  Grasshopper (in Grasshopper.dll)
Syntax
public static string FormatLine(
	GH_Line data
)

Parameters

data
Type: Grasshopper.Kernel.TypesGH_Line

Return Value

Type: String
See Also