Back to FabImage Studio website

You are here: Start » Filter Reference » Geometry 2D » Geometry 2D Basics » CreateArc

CreateArc


Module: FoundationLite

Creates an arc from an aligned point, radius, and angle range.

Name Type Range Description
Input value
inPoint Point2D
Input value
inPointAnchor Anchor2D Alignment of the point relatively to the box of the circle
Input value
inRadius Real 0.0 - Circle radius
Input value
inStartAngle Real Direction at which the arc begins
Input value
inSweepAngle Real Length of the arc (may be negative)
Output value
outArc Arc2D

Complexity Level

This filter is available on Basic Complexity Level.