Back to Adaptive Vision Studio website

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

SkipEmptyBox3D


If the input box in 3D has all dimensions different from zero, then it is copied to the output; otherwise Nil is returned.

Name Type Description
inBox3D Box3D
outNotEmptyBox3D Box3D?
outIsNotEmpty Bool

Applications

Secures against domain errors caused by empty boxes.

Complexity Level

This filter is available on Basic Complexity Level.