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