GH_FormatFormatSurface Method (GH_Surface) |
Namespace:
Grasshopper.Kernel
Assembly:
Grasshopper (in Grasshopper.dll)
Syntax public static string FormatSurface(
GH_Surface data
)
Public Shared Function FormatSurface (
data As GH_Surface
) As String
Parameters
- data
- Type: Grasshopper.Kernel.TypesGH_Surface
Return Value
Type:
StringSee Also