Mesh BoundingBox: Difference between revisions

From FreeCAD Documentation
(Removed faulty PNG images. Added Empty=1 to GuiCommand.)
(Revising. Added 'in progress' for now.)
Line 1: Line 1:
<languages/>
<languages/>

{{Page in progress}}

<translate>
<translate>


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


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


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

<!--T:2-->
Gives you the Min/Max-coordinates of a bounding box for a single mesh.

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

<!--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:12-->

<!--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]



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


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


# Select a single mesh object.
# Select the {{MenuCommand|Meshes → Analyze → Boundings info...}} option from the menu.
# The {{MenuCommand|Boundings}} dialog box opens showing the coordinates of the bounding box of the selected mesh object.
# Press the {{Button|OK}} button to close the dialog box and end the command.


<!--T:7-->
{{Docnav
{{Docnav
|[[Mesh EvaluateSolid|Check solid mesh]]
|[[Mesh_EvaluateSolid|Mesh EvaluateSolid]]
|[[Mesh_VertexCurvature|Mesh VertexCurvature]]
|[[Mesh BuildRegularSolid|Regular solid]]
|[[Mesh_Workbench|Mesh]]
|[[Mesh_Workbench|Mesh]]
|IconL=
|IconL=
|IconR=Mesh_RegularSolid.svg
|IconR=Mesh_VertexCurvature.svg
|IconC=Workbench_Mesh.svg
|IconC=Workbench_Mesh.svg
}}
}}
Line 63: Line 43:
{{Mesh Tools navi{{#translation:}}}}
{{Mesh Tools navi{{#translation:}}}}
{{Userdocnavi{{#translation:}}}}
{{Userdocnavi{{#translation:}}}}
{{clear}}

Revision as of 09:59, 17 July 2020

This documentation is a work in progress. Please don't mark it as translatable since it will change in the next hours and days.


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 coordinates of the bounding box of a selected mesh object.

Usage

  1. Select a single mesh object.
  2. Select the Meshes → Analyze → Boundings info... option from the menu.
  3. The Boundings dialog box opens showing the coordinates of the bounding box of the selected mesh object.
  4. Press the OK button to close the dialog box and end the command.