Click or drag to resize

GH_FormatFormatMesh Method (Mesh, String)

Namespace:  Grasshopper.Kernel
Assembly:  Grasshopper (in Grasshopper.dll)
Syntax
public static string FormatMesh(
	Mesh data,
	string sPrefix = ""
)

Parameters

data
Type: Mesh
sPrefix (Optional)
Type: SystemString

Return Value

Type: String
See Also