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