Inspection Workbench: Difference between revisions

From FreeCAD Documentation
mNo edit summary
(+ image)
Line 1: Line 1:
<translate>
<translate>
<!--T:1-->
<!--T:1-->
The Inspection Workbench is made to give you specific tools for examination of shapes.<br />
The Inspection Workbench is made to give you specific tools for examination of shapes.
It is still in development.
It is still in development.


'''Intended Workflow:'''
'''Intended Workflow:'''
* Visual Inspection can be done via the pull-down-menu in the top row.
<br />
* Select two shapes to be compared and select Inspection > Visual Inspection from the menu.
Visual Inspection can be done via the pull-down-menu in the top row.
* The shapes should intersect as much as possible.
<br />
* You will get a colored image showing the deviation between the two shapes.
Select two shapes to be compared and select Inspection > Visual Inspection from the menu.

<br />
[[File:InspectionEx.png]]
The shapes should intersect as much as possible.
<br />
You will get a colored image showing the deviation between the two shapes.


Alternatively you could also use the macro [[Macro HighlightDifference|HighlightDifference]] to compare two shapes.
Alternatively you could also use the macro [[Macro HighlightDifference|HighlightDifference]] to compare two shapes.

Revision as of 19:03, 20 October 2015

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

Intended Workflow:

  • Visual Inspection can be done via the pull-down-menu in the top row.
  • Select two shapes to be compared and select Inspection > Visual Inspection from the menu.
  • The shapes should intersect as much as possible.
  • You will get a colored image showing the deviation between the two shapes.

Alternatively you could also use the macro HighlightDifference to compare two shapes.