GH_Format.FormatCurve Method (GH_Curve)

GH_FormatFormatCurve Method (GH_Curve)

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

Parameters

data
Type: Grasshopper.Kernel.TypesGH_Curve

Return Value

Type: String
See Also