Click or drag to resize

GH_FormatFormatPointCloud Method

Namespace:  Grasshopper.Kernel
Assembly:  Grasshopper (in Grasshopper.dll)
Syntax
public static string FormatPointCloud(
	PointCloud data
)

Parameters

data
Type: PointCloud

Return Value

Type: String
See Also