Back to Aurora Vision Studio website

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

Subpath


Module: FoundationLite

Creates an open path from a continuous subsequence of the input path's points.

Name Type Range Description
Input value inPath Path Input path
Input value inStart Integer 0 - Index of the first point of the subpath
Input value inPointCount Integer 0 - Number of points in the subpath
Output value outPath Path The resulting subpath

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 Incorrect index range on input in Subpath.

Complexity Level

This filter is available on Advanced Complexity Level.