GH_Format.FormatBrep Method (GH_Brep)

GH_FormatFormatBrep Method (GH_Brep)

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

Parameters

data
Type: Grasshopper.Kernel.TypesGH_Brep

Return Value

Type: String
See Also