Returns true if the faces of this shell bound a void or an empty space within an outer shell.
# Get the value of the property.propertyValue = bRepShell_var.isVoid
#include <Fusion/BRep/BRepShell.h>// Get the value of the property.boolean propertyValue = bRepShell_var->isVoid();