GH_Format.FormatArc Method (Arc)

GH_FormatFormatArc Method (Arc)

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

Parameters

data
Type: Arc

Return Value

Type: String
See Also