Back to Adaptive Vision Studio website

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

GetPathSegment


Returns the selected segment of a path.

Name Type Range Description
inPath Path Input path
inIndex Integer 0 -
inInverse Bool Reversed order of segments
outSegment Segment2D

Errors

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

Error type Description
DomainError Empty path in GetPathSegment.
DomainError Incorrect segment index in GetPathSegment.

Complexity Level

This filter is available on Advanced Complexity Level.