GH_Format.FormatLine Method (Line)

GH_FormatFormatLine Method (Line)

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

Parameters

data
Type: Line

Return Value

Type: String
See Also