Inspection Workbench: Difference between revisions

From FreeCAD Documentation
(Marked this version for translation)
No edit summary
(16 intermediate revisions by 5 users not shown)
Line 1: Line 1:
<languages/>
<translate>
<translate>
<!--T:1-->
<!--T:7-->
{{Docnav
The Inspection Workbench is made to give you specific tools for examination of shapes.
|[[Image_Workbench|Image Workbench]]
It is still in development.
|[[Mesh_Workbench|Mesh Workbench]]
|IconL=Workbench_Image.svg
|IconR=Workbench_Mesh.svg
}}


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

* Visual Inspection can be done via the pull-down-menu in the top row.
== Introduction == <!--T:1-->
* Select two shapes to be compared and select Inspection > Visual Inspection from the menu.
The [[Image:Workbench_Inspection.svg|24px]] [[Inspection_Workbench|Inspection Workbench]] is designed to give you tools for examination of shapes. It is still in development.
* The shapes should intersect as much as possible.
* You will get a colored image showing the deviation between the two shapes.


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

== Intended Workflow == <!--T:4-->
* 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-->
<!--T:2-->
{{Docnav| | }}
{{Docnav
|[[Image_Workbench|Image Workbench]]
|[[Mesh_Workbench|Mesh Workbench]]
|IconL=Workbench_Image.svg
|IconR=Workbench_Mesh.svg
}}


<!--T:3-->
[[Category:User Documentation]]


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

<languages/>
{{Userdocnavi{{#translation:}}}}

[[Category:Inspection{{#translation:}}]]

[[Category:Workbenches{{#translation:}}]]

Revision as of 20:25, 26 November 2020

Inspection workbench icon

Introduction

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

Screenshot

Intended Workflow

  • 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.