Back to Adaptive Vision Studio website

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

OpenPath


Removes the segment connecting last point to the first one from a path.

Name Type Description
ioPath Path

Description

The operation reduces a closed path by removing a segment between its first point and the last one, therefore producing an open path.

If an open path is passed, the filter passes it onto output without any interference.

Examples

OpenPath run on a sample path.

Complexity Level

This filter is available on Basic Complexity Level.

See Also

  • ClosePath – Adds the segment connecting last point to the first one to a path.