Click or drag to resize

IGH_PreviewMeshDataGetPreviewMeshes Method

Gets all the preview meshes associated with this data.

Namespace:  Grasshopper.Kernel
Assembly:  Grasshopper (in Grasshopper.dll)
Syntax
Mesh[] GetPreviewMeshes()

Return Value

Type: Mesh
An array of meshes that represent the preview meshes of this data.
See Also