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