You are here: Start » AVL.NET » PathFittingField Constructor
PathFittingField Constructor
| Namespace: | Avl | 
|---|---|
| Assembly: | AvlNet.Types.dll | 
Syntax
public PathFittingField ( List<Avl.Point2D> points, bool closed, float width_ )
Parameters
| Name | Type | Range | Default | Description | |
|---|---|---|---|---|---|
| points | System.Collections.Generic.List<Avl.Point2D> | ||||
| closed | bool | ||||
| width_ | float | 
