You are here: Start » AVL.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( System.Collections.Generic.IList<AvlNet.Segment3D> segments )
Parameters
| Name | Type | Range | Default | Description | |
|---|---|---|---|---|---|
| segments | System.Collections.Generic.IList<AvlNet.Segment3D> |
