Back to Aurora Vision Studio website
You are here: Start » Filter Reference » Profile » Profile Basics » SkipEmptyProfile
| Module: | FoundationPro |
|---|
If the input profile contains at least one element, then it is copied to the output; otherwise Nil is returned.
Applications
Secures against domain errors caused by empty profiles, e.g. just before the ProfileAverage filter is to be invoked.
| Name | Type | Description | |
|---|---|---|---|
![]() |
inProfile | Profile | Input profile |
![]() |
outNotEmptyProfile | Profile? | |
![]() |
outIsNotEmpty | Bool |
Complexity Level
This filter is available on Basic Complexity Level.

Basic
