Start » Filter Reference » Profile » Profile Basics » GetProfileElement_Interpolated
Module: | FoundationPro |
---|
Gets a single value from a profile, interpolated at any point.
Name | Type | Range | Description | |
---|---|---|---|---|
![]() |
inProfile | Profile | Input profile | |
![]() |
inCyclic | Bool | ||
![]() |
inSmooth | Bool | Determines whether an interpolation between two profile elements should be smooth | |
![]() |
inIndex | Real | -![]() ![]() |
|
![]() |
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 GetProfileElement_Interpolated. |
DomainError | Index out of range in GetProfileElement_Interpolated. |
Complexity Level
This filter is available on Basic Complexity Level.
Filter Group
This filter is member of GetProfileElement filter group.