Start » Filter Reference » Path » Path Basics » GetPathCharacteristicPoint
Module: | FoundationLite |
---|
Returns the selected characteristic point of a path.
Name | Type | Range | Description | |
---|---|---|---|---|
inPath | Path | Input path | ||
inIndex | Integer | 0 - | Index of a point of the input path | |
inInverse | Bool | Reversed order of points | ||
outPoint | Point2D |
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 | Index out of range in GetPathCharacteristicPoint. |
Complexity Level
This filter is available on Advanced Complexity Level.
Filter Group
This filter is member of GetPathCharacteristicPoint filter group.