Back to FabImage Studio website

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

GetPathCharacteristicPoint


Module: FoundationLite

Returns the selected characteristic point of a path.

Name Type Range Description
Input value inPath Path Input path
Input value inIndex Integer 0 - Index of a point of the input path
Input value inInverse Bool Reversed order of points
Output value outPoint Point2D

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 GetPathCharacteristicPoint.

Complexity Level

This filter is available on Advanced Complexity Level.

Filter Group

This filter is member of GetPathCharacteristicPoint filter group.