Mesh BoundingBox: Difference between revisions

From FreeCAD Documentation
(Marked this version for translation)
No edit summary
Line 1: Line 1:
<languages/>
<translate>
<translate>
<!--T:1-->
<!--T:1-->
Line 26: Line 27:


</translate>
</translate>
{{clear}}
<languages/>

Revision as of 19:08, 6 August 2018

Mesh BoundingBox‏‎

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

Introduction

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

Use

  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