Back to FabImage Studio website

You are here: Start » Filter Reference » Geometry 3D » Geometry 3D Basics » SkipEmptyBox3D

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
Input value inBox3D Box3D
Output value outNotEmptyBox3D Box3D?
Output value outIsNotEmpty Bool

Complexity Level

This filter is available on Basic Complexity Level.