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, AvlNet.Point3D point )
Parameters
| Name | Type | Range | Default | Description | |
|---|---|---|---|---|---|
![]() | index | int | |||
| point | AvlNet.Point3D |

