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