Back to Aurora Vision Studio website
You are here: Start » Filter Reference » Profile » Profile Basics » ProfileCoordinates
| Module: | FoundationPro |
|---|
Returns an array of all X and Y coordinates of the input profile.
| Name | Type | Description | |
|---|---|---|---|
![]() |
inProfile | Profile | Input profile |
![]() |
inRange | Range* | |
![]() |
outXCoordinates | RealArray | |
![]() |
outYCoordinates | RealArray |
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 | Range exceeds the input profile in ProfileCoordinates. |
Complexity Level
This filter is available on Basic Complexity Level.

Basic
