Mesh BoundingBox: Difference between revisions

From FreeCAD Documentation
No edit summary
(Button text.)
 
(23 intermediate revisions by 5 users not shown)
Line 1: Line 1:
<languages/>
<languages/>
<translate>
<translate>
<!--T:1-->
{{GuiCommand|Name=Mesh BoundingBox‏‎|MenuLocation=Meshes → Analyze → Boundings info...|Workbenches=[[Mesh Workbench|Mesh]]|Shortcut=|SeeAlso=}}


==Introduction== <!--T:2-->
<!--T:6-->
{{Docnav
Gives you the Min/Max-coordinates of a bounding box for a single mesh.
|[[Mesh_EvaluateSolid|EvaluateSolid]]
|[[Mesh_VertexCurvature|VertexCurvature]]
|[[Mesh_Workbench|Mesh]]
|IconL=Mesh_EvaluateSolid.svg
|IconR=Mesh_VertexCurvature.svg
|IconC=Workbench_Mesh.svg
}}

<!--T:1-->
{{GuiCommand
|Name=Mesh BoundingBox
|MenuLocation=Meshes → Analyze → Boundings info...
|Workbenches=[[Mesh_Workbench|Mesh]]
}}


==Use== <!--T:3-->
==Description== <!--T:10-->
#Select mesh in tree-view
#Choose {{KEY| Meshes}} {{KEY| Analyze}} {{KEY| Boundings Info...}} from the top menu.
#A pop-up will display the Min/Max-coordinates of the bounding box
[[Image: Mesh_BoundingsInfo.jpg]]


<!--T:2-->
The '''Mesh BoundingBox''' command shows the bounding box coordinates of a mesh object.


==Limitations== <!--T:4-->
==Usage== <!--T:11-->
This command will only evaluate the bounding box of single meshes.
<br />
You can merge meshes for evaluating bounding box of these.
<br />
For other cases you may want to install 3rd-party software: [https://github.com/DeepSOIC/Lattice2 Lattice2-Workbench]


<!--T:3-->
# Select a single mesh object.
# There are several ways to invoke the command:
#* Press the {{Button|[[Image:Mesh_BoundingBox.svg|16px]] [[Mesh_BoundingBox|Boundings info...]]}} button.
#* Select the {{MenuCommand|Meshes → Analyze → [[Image:Mesh_BoundingBox.svg|16px]] Boundings info...}} option from the menu.
# The {{MenuCommand|Boundings}} dialog box opens showing the coordinates of the object's bounding box.
# The same information is also displayed in the [[Report_view|Report view]].
# Press the {{Button|OK}} button to close the dialog box and finish the command.


==Notes== <!--T:5-->
<br />


<!--T:7-->
{{Docnav
|[[Mesh_EvaluateSolid|EvaluateSolid]]
|[[Mesh_VertexCurvature|VertexCurvature]]
|[[Mesh_Workbench|Mesh]]
|IconL=Mesh_EvaluateSolid.svg
|IconR=Mesh_VertexCurvature.svg
|IconC=Workbench_Mesh.svg
}}


</translate>
</translate>
{{Mesh Tools navi{{#translation:}}}}
{{Userdocnavi{{#translation:}}}}
{{clear}}

Latest revision as of 16:30, 25 November 2023

Mesh BoundingBox

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

Description

The Mesh BoundingBox command shows the bounding box coordinates of a mesh object.

Usage

  1. Select a single mesh object.
  2. There are several ways to invoke the command:
    • Press the Boundings info... button.
    • Select the Meshes → Analyze → Boundings info... option from the menu.
  3. The Boundings dialog box opens showing the coordinates of the object's bounding box.
  4. The same information is also displayed in the Report view.
  5. Press the OK button to close the dialog box and finish the command.