Mesh BoundingBox

From FreeCAD Documentation
Revision as of 18:24, 19 February 2020 by Kunda1 (talk | contribs) (Change section name to 'Description' for uniformity)

Mesh BoundingBox‏‎

Menu location
Meshes → Analyze → Boundings info...
Workbenches
Mesh
Default shortcut
None
Introduced in version
-
See also
None

Description

Gives you the Min/Max-coordinates of a bounding box for a single mesh.

Usage

  1. Select mesh in tree-view
  2. Choose Meshes Analyze Boundings Info... from the top menu.
  3. A pop-up will display the Min/Max-coordinates of the bounding box


Limitations

This command will only evaluate the bounding box of single meshes.
You can merge meshes for evaluating bounding box of these.
For other cases you may want to install 3rd-party software: Lattice2-Workbench


Notes