Click or drag to resize

GH_FormatFormatPointCloud Method (PointCloud, String)

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

Parameters

data
Type: PointCloud
prefix (Optional)
Type: SystemString

Return Value

Type: String
See Also