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