Start » Filter Reference » Profile » Profile Basics » GetProfileValue
Module: | FoundationPro |
---|
Gets a single value from a profile, located at the specified X (real-world) coordinate.
Name | Type | Description | |
---|---|---|---|
inProfile | Profile | Input profile | |
inX | Real | X coordinate at which the profile value is calculated | |
inSmooth | Bool | Determines whether an interpolation between two profile elements should be smooth | |
outValue | Real |
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 | Empty profile on input in GetProfileValue. |
DomainError | X coordinate out of range in GetProfileValue. |
Complexity Level
This filter is available on Basic Complexity Level.