Inspection Workbench: Difference between revisions

From FreeCAD Documentation
No edit summary
mNo edit summary
 
(21 intermediate revisions by 7 users not shown)
Line 1: Line 1:
<languages/>
<languages/>
<translate>
<translate>
<!--T:1-->
The Inspection Workbench is made to give you specific tools for examination of shapes.
It is still in development.


<!--T:4-->
<!--T:7-->
{{Docnav
'''Intended Workflow:'''
|[[FEM_Workbench|FEM Workbench]]
* Visual Inspection can be done via the pull-down-menu in the top row.
|[[Mesh_Workbench|Mesh Workbench]]
* Select two shapes to be compared and select Inspection > Visual Inspection from the menu.
|IconL=Workbench_FEM.svg
* The shapes should intersect as much as possible.
|IconR=Workbench_Mesh.svg
* You will get a colored image showing the deviation between the two shapes.
}}

<!--T:9-->
[[Image:Workbench_Inspection.svg|thumb|128px|Inspection workbench icon]]

== Introduction == <!--T:12-->

<!--T:1-->
The [[Image:Workbench_Inspection.svg|24px]] [[Inspection_Workbench|Inspection Workbench]] is designed to give you tools for examination of shapes. It is still in the early stages of development.


<!--T:5-->
<!--T:5-->
[[File:InspectionEx.png]]
[[File:InspectionEx.png|thumb|center|500px|Screenshot]]

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

<!--T:13-->
* Select two shapes to be compared, preferably that intersect each other.
* Then use the menu {{MenuCommand|Inspection → Visual inspection}}.
* You will get a colored image showing the deviation between the two shapes.


<!--T:6-->
<!--T:6-->
Alternatively you could also use the macro [[Macro HighlightDifference|HighlightDifference]] to compare two shapes.
Alternatively, use the macro [[File:HighlightDifference.png|24px]] [[Macro_HighlightDifference|HighlightDifference]] to compare two shapes.


<!--T:2-->
{{Docnav| | }}


<!--T:3-->
<!--T:2-->
{{Docnav
[[Category:User Documentation]]
|[[FEM_Workbench|FEM Workbench]]
|[[Mesh_Workbench|Mesh Workbench]]
|IconL=Workbench_FEM.svg
|IconR=Workbench_Mesh.svg
}}


</translate>
</translate>
{{Userdocnavi{{#translation:}}}}
{{clear}}
[[Category:Inspection{{#translation:}}]]
[[Category:Workbenches{{#translation:}}]]

Latest revision as of 15:41, 28 June 2023

Inspection workbench icon

Introduction

The Inspection Workbench is designed to give you tools for examination of shapes. It is still in the early stages of development.

Screenshot

Usage

  • Select two shapes to be compared, preferably that intersect each other.
  • Then use the menu Inspection → Visual inspection.
  • You will get a colored image showing the deviation between the two shapes.

Alternatively, use the macro HighlightDifference to compare two shapes.