You are here: Start » AVL.NET » View3DBox.DataItem.SetPointArrayItem Method
View3DBox.DataItem.SetPointArrayItem Method
Sets a single item in a point primitives array.
| Namespace: | HMI.Controls |
|---|---|
| Assembly: | HMI.Controls.dll |
Syntax
public void SetPointArrayItem( int index, float x, float y, float z )

