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