Back to FabImage Studio website
You are here: Start » Filter Reference » Path Basics » CreateArcPath
Creates an open path containing cocircular, equidistant points.
Name | Type | Range | Description | |
---|---|---|---|---|
![]() |
inArc | Arc2D | ||
![]() |
inPointCount | Integer | 2 - ![]() |
Number of points in the resulting path |
![]() |
outPath | Path | Output path |
Description
The operation produces an open path that consists of inPointCount equidistant points selected along the inArc arc.
Examples
![]() |
![]() |
CreateArcPath run using a sample arc with inPointCount = 10.
Complexity Level
This filter is available on Basic Complexity Level.