Back to Adaptive Vision Studio website

You are here: Start » Filter Reference » Path Spatial Transforms » PathAlongPath

PathAlongPath


Transforms a path to a coordinate system in which the 'axis' path is vertical or horizontal.

Name Type Description
inPath Path Input path
inAxis Path Input axis path
inAxisType Axis Type of axis the input axis path is parallel to
inAxisCoordinate Real Coordinate of the axis path
inInverse Bool Switches to the inverse operation
outPath Path Transformed path

Applications

Usually used to revert an ImageAlongPath transformation.

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 on input in PathAlongPath.

Complexity Level

This filter is available on Advanced Complexity Level.

See Also