Back to Aurora Vision Studio website

You are here: Start » Filter Reference » Path » Path Global Transforms » CreateBicircularCurve

CreateBicircularCurve


Module: FoundationBasic

Creates a bicircular curve passing through the points of the leading path.

Applications

This is a fast algorithm that approximates Bezier's splines for dense paths.
Name Type Description
Input value inLeadingPath Path The path that will have its corners rounded
Input value inInterpolationPointCount Integer Number of points used for interpolation between each pair of points on the input path
Output value outBicircularCurve Path A smooth output path

Complexity Level

This filter is available on Basic Complexity Level.