Mesh BoundingBox: Difference between revisions

From FreeCAD Documentation
m (Docnav)
(Undo revision 861142 by David69 (talk))
Tag: Undo
(21 intermediate revisions by 5 users not shown)
Line 1: Line 1:
<languages/>
<languages/>
<translate>
<translate>

{{Docnav|[[Mesh EvaluateSolid|Check solid mesh]]|[[Mesh BuildRegularSolid|Regular solid]]|[[Mesh_Workbench|Mesh]]|IconL=Mesh_EvaluateSolid.png|IconC=Workbench_Mesh.svg|IconR=Mesh_Regular_Solid.png}}
<!--T:6-->
{{Docnav
|[[Mesh_EvaluateSolid|EvaluateSolid]]
|[[Mesh_VertexCurvature|VertexCurvature]]
|[[Mesh_Workbench|Mesh]]
|IconL=Mesh_EvaluateSolid.svg
|IconR=Mesh_VertexCurvature.svg
|IconC=Workbench_Mesh.svg
}}


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

|MenuLocation=Meshes → Analyze → Boundings info...
==Introduction== <!--T:2-->
|Workbenches=[[Mesh_Workbench|Mesh]]
Gives you the Min/Max-coordinates of a bounding box for a single mesh.
}}

==Use== <!--T:3-->
#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]]


==Limitations== <!--T:4-->
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]


==Description== <!--T:10-->


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


==Usage== <!--T:11-->


<!--T:3-->
{{Docnav|[[Mesh EvaluateSolid|Check solid mesh]]|[[Mesh BuildRegularSolid|Regular solid]]|[[Mesh_Workbench|Mesh]]|IconL=Mesh_EvaluateSolid.png|IconC=Workbench_Mesh.svg|IconR=Mesh_Regular_Solid.png}}
# Select a single mesh object.
# There are several ways to invoke the command:
#* Press the {{Button|[[Image:Mesh_BoundingBox.svg|16px]] [[Mesh_BoundingBox|Mesh BoundingBox]]}} 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.


{{Mesh Tools navi}}


<!--T:7-->
{{Userdocnavi}}
{{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}}

Revision as of 13:40, 10 March 2021

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 Mesh BoundingBox 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.