Workspace 6.21.5
BoundingBoxOfModels

Extracts the geometric bounding box (in three dimensions) surrounding the nodes of the input array of MeshModelInterface items. If the array is empty, or all the models in the array are empty, a point bounding box at the origin will be returned, and the "Valid box found" output will return false.

  • Default label: "Bounding box of models"
  • Member of plug-in: Mesh
  • Catalogue path: Mesh/Regions
Inputs:
Mesh modelsCSIRO::DataExecution::ObjectArray

Outputs:
Bounding boxCSIRO::Mesh::BoundingBox

Valid box foundbool

Returns false if a bounding box could not be calculated from the models. This indicates that the array is empty, or that the models in the array are all empty.