You are here: Start » AVL.NET » View3DBox.DataItem.SetSphereArrayItem Method
View3DBox.DataItem.SetSphereArrayItem Method
Sets a single item in a sphere primitives array.
| Namespace: | HMI.Controls |
|---|---|
| Assembly: | HMI.Controls.dll |
Syntax
public void SetSphereArrayItem( int index, AvlNet.Sphere3D sphere )
Parameters
| Name | Type | Range | Default | Description | |
|---|---|---|---|---|---|
![]() | index | int | |||
| sphere | AvlNet.Sphere3D |

