Vertex Array Property

LabView Local Project Settings

Vertex Array Property

Short Name: VertexArray

Installed With: Full Development System

Class: SceneMesh Properties

Returns an array of the vertices that can be used by the mesh, as indexed by the Indices. Each vertex consists of an x, y, and z value.

This property is an array of clusters. Each cluster contains the following elements.

Elements

Name Description
X The x coordinate of the vertex.
Y The y coordinate of the vertex.
Z The z coordinate of the vertex.

Remarks

The following table lists the characteristics of this property.

Available in Run-Time Engine and Real-Time Operating SystemYes
PermissionsRead Only
Settable when the VI is runningNo
Loads the front panel into memoryNo
Need to authenticate before useNo
Loads the block diagram into memoryNo
Remote access disallowedNo
Must wait until user interface is idleNo
Available with control VIsNo
Available with global VIsNo
Available with strict type definitionsNo
Available with polymorphic VIsNo