GH_FormatFormatVector Method (GH_Vector) |
Namespace:
Grasshopper.Kernel
Assembly:
Grasshopper (in Grasshopper.dll)
Syntax public static string FormatVector(
GH_Vector data
)
Public Shared Function FormatVector (
data As GH_Vector
) As String
Parameters
- data
- Type: Grasshopper.Kernel.TypesGH_Vector
Return Value
Type:
StringSee Also