GH_Format.FormatMeshFace Method

GH_FormatFormatMeshFace Method

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

Parameters

data
Type: Grasshopper.Kernel.TypesGH_MeshFace

Return Value

Type: String
See Also