GH_Format.FormatArc Method (GH_Arc)

GH_FormatFormatArc Method (GH_Arc)

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

Parameters

data
Type: Grasshopper.Kernel.TypesGH_Arc

Return Value

Type: String
See Also