IGH_PreviewMeshDataGetPreviewMeshes Method |
Gets all the preview meshes associated with this data.
Namespace:
Grasshopper.Kernel
Assembly:
Grasshopper (in Grasshopper.dll)
Syntax Mesh[] GetPreviewMeshes()
Function GetPreviewMeshes As Mesh()
Return Value
Type:
MeshAn array of meshes that represent the preview meshes of this data.
See Also