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


