Back to Adaptive Vision Studio website

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

Subpath


Computes an open path that consists of contiguous subsequence of another path points.

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

Errors

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

Error type Description
DomainError Incorrect index range on input in Subpath.

Complexity Level

This filter is available on Advanced Complexity Level.