Back to Aurora Vision Studio website
You are here: Start » Filter Reference » Geometry 3D » Geometry 3D Basics » SkipEmptyBox3D
| Module: | Vision3DLite |
|---|
If the input box in 3D has all dimensions different from zero, then it is copied to the output; otherwise Nil is returned.
Applications
Secures against domain errors caused by empty boxes.
| Name | Type | Description | |
|---|---|---|---|
![]() |
inBox3D | Box3D | |
![]() |
outNotEmptyBox3D | Box3D? | |
![]() |
outIsNotEmpty | Bool |
Complexity Level
This filter is available on Basic Complexity Level.

Basic
