Part CheckGeometry
Jump to navigation
Jump to search
Part
Menu location |
---|
Part → Check geometry |
Workbenches |
Part |
Default shortcut |
None |
Introduced in version |
- |
See also |
Description
The Part CheckGeometry tool runs a verification and reports if geometry is a valid solid.
Usage
- Select a part (beware to select the whole part and not just a face to check for valid solid)
- Invoke the tool by either:
Results will be reported in the Task panel.
Activate additional BOP check
The function CheckGeometry checks if the Boundary representation (BRep or B-rep) of the model is valid. Additionally to this BRep check, it is possible to have an additional BOP (BOP= Boolean OPerations) check.
Beginning with version 0.19 there is a settings panel in the CheckGeometry results with a checkbox for toggling this on or off. For users of earlier versions, to activate the BOP check follow these steps :
- Use the menu Tools → Edit parameters... → Preferences → Mod → Part → CheckGeometry
- In the right pane double right-click on the RunBOPCheck parameter to change its value to true
- Click Save to disk, close and restart.
See the screenshot below.
If the parameter or folder does not exist, create it by:
- Right-clicking on Part and choosing Add sub-group
- Name the sub-group
CheckGeometry
- Make sure the feshly created sub-group
CheckGeometry
is selected - Right-clicking in the right (empty) window and choosing New Boolean Item
- Name the new Boolean item
RunBOPCheck
and make sure it is set to True - Press the Save to disk button
- Close and restart.
Run check and interpret results
- Select within the tree view one or more objects to check
- Press the
CheckGeometry button.
- Result: A report will display on the left side of the screen showing the result of the scan (v0.19 and above any errors found are also logged in the report view if logging is enabled in preferences)
- If the scan turned up errors: click in the report window on a specific error message and the corresponding geometric object (edge/face ...) will be highlighted in the 3D view
- Note: At the moment FreeCAD has no automatic repair methods for solids, so you need to look at the steps used in FreeCAD to model this specific geometry and try to fix the error yourself
- Primitives: Box, Cone, Cylinder, Sphere, Torus, CreatePrimitives, Shapebuilder
- Modifying objects: Boolean, Union, Common, Cut, Join features, Connect, Embed, Cutout
- Splitting tools: Boolean fragments, Slice a part, Slice, XOR, Part Defeaturing
- Compound: Make compound, Explode Compound, Compound Filter; Extrude, Fillet, Revolve, Section, Cross sections, Chamfer, Mirror, Ruled Surface, Sweep, Loft
- Offset tools: 3D Offset, 2D Offset, Thickness, Projection on surface