You are here: Start » AVL.NET » Invoke.CreateArcPath
Creates an open path containing cocircular, equidistant points.
| Namespace: | Avl | 
|---|---|
| Assembly: | AvlNet.dll | 
Syntax
Parameters
| Name | Type | Range | Default | Description | |
|---|---|---|---|---|---|
![]()  | inArc | Avl.Arc2D | |||
![]()  | inPointCount | int | <2, INF> | 8 | Number of points in the resulting path. Default value: 8. | 
![]()  | outPath | Avl.Path | Output path. | 


