Click or drag to resize

GH_FormatFormatCurve Method (GH_Curve)

Namespace:  Grasshopper.Kernel
Assembly:  Grasshopper (in Grasshopper.dll)
Syntax
public static string FormatCurve(
	GH_Curve data
)

Parameters

data
Type: Grasshopper.Kernel.TypesGH_Curve

Return Value

Type: String
See Also