Vertex Array Property

Short Name: VertexArray

Requires: Full Development System

Class: SceneMesh Properties

To Use: Create a property.

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.

Data type
PermissionsRead Only
Available in Run-Time EngineYes
Available in Real-Time Operating SystemNo
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 allowedYes