GH_Format.FormatSurface Method (Brep)

GH_FormatFormatSurface Method (Brep)

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

Parameters

data
Type: Brep

Return Value

Type: String
See Also