Short Name: DelaunayMesh
Requires: Full Development System
Class: SceneMesh Methods
To Use: Create a method.
Generates a Delaunay triangulation mesh around an array of points. Use this method on an array of 3D points in which no two points share the same x and y values.
| Data type | Name | Required | Description | 
|---|---|---|---|
![]()  | VertArray | Yes | Specifies the array of vertices from which LabVIEW generates the Delaunay mesh. | 
The following table lists the characteristics of this method.
| Data type | No return value | 
| Available in Run-Time Engine | Yes (Read/Write) | 
| Available in Real-Time Operating System | Yes | 
| Settable when the VI is running | No | 
| Loads the front panel into memory | No | 
| Need to authenticate before use | No | 
| Loads the block diagram into memory | No | 
| Remote access allowed | Yes |