Start » Filter Reference » Path » Path Basics » CreateEllipsePath
Module: | FoundationLite |
---|
Creates a closed path containing elliptical, equidistant points.
Name | Type | Range | Description | |
---|---|---|---|---|
inCenter | Point2D | |||
inRadiusX | Real | 0.0 - | ||
inRadiusY | Real | 0.0 - | ||
inPointCount | Integer | 2 - | Number of points in the resulting path | |
outPath | Path | Output path |
Complexity Level
This filter is available on Basic Complexity Level.