Back to FabImage Studio website

You are here: Start » Filter Reference » Path » Path Basics » InsertToPath

InsertToPath


Module: FoundationLite

Inserts a new point to a path at a specified location.

Name Type Range Description
Input will be modified
ioPath Path
Input value
inPoint Point2D Input point to be inserted.
Input value
inIndex Integer 0 - Input index within the ioPath at which the inValue will be placed.
Input value
inInverse Bool Determines if the indices are counted from beginning or from end of the input path.

Errors

This filter can throw an exception to report error. Read how to deal with errors in Error Handling.

List of possible exceptions:

Error type Description
DomainError Index out of range in InsertToPath.

Complexity Level

This filter is available on Advanced Complexity Level.