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