You are here: Start » FIL.NET » View3DBox.DataItem.SetSphereArray Method
View3DBox.DataItem.SetSphereArray Method
Sets an array of sphere primitives for this data item.
Namespace: | HMI.Controls |
---|---|
Assembly: | HMI.Controls.dll |
Syntax
public void SetSphereArray ( IList<Fil.Sphere3D> spheres )
Parameters
Name | Type | Range | Default | Description | |
---|---|---|---|---|---|
spheres | System.Collections.Generic.IList<Fil.Sphere3D> |