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