Part CheckGeometry/ru: Difference between revisions

From FreeCAD Documentation
(Updating to match new version of source page)
(Created page with "==Описание==")
Line 4: Line 4:
|[[Part_RefineShape|RefineShape]]
|[[Part_RefineShape|RefineShape]]
|[[Part_Defeaturing|Defeaturing]]
|[[Part_Defeaturing|Defeaturing]]
|[[Part_Module|Part]]
|[[Part_Workbench|Part]]
|IconL=Part_RefineShape.svg
|IconL=Part_RefineShape.svg
|IconR=Part_Defeaturing.svg
|IconR=Part_Defeaturing.svg
Line 19: Line 19:
</div>
</div>


==Описание==
==Description==


<div class="mw-translate-fuzzy">
<div class="mw-translate-fuzzy">
Line 56: Line 56:
|[[Part_RefineShape|RefineShape]]
|[[Part_RefineShape|RefineShape]]
|[[Part_Defeaturing|Defeaturing]]
|[[Part_Defeaturing|Defeaturing]]
|[[Part_Module|Part]]
|[[Part_Workbench|Part]]
|IconL=Part_RefineShape.svg
|IconL=Part_RefineShape.svg
|IconR=Part_Defeaturing.svg
|IconR=Part_Defeaturing.svg

Revision as of 09:21, 28 August 2021

Part CheckGeometry‏‎

Системное название
Part CheckGeometry‏‎
Расположение в меню
Деталь → Проверка геометрии
Верстаки
Part
Быстрые клавиши
Нет
Представлено в версии
-
См. также
Нет

Описание

Введение

Инструмент проверки геометрии позволяет убедиться, что тело не содержит ошибок.

Использование

  1. Select a part (beware to select the whole part and not just a face to check for valid solid)
  2. Invoke the tool by either:
    • Clicking on the CheckGeometry button available in the Part workbench toolbar.
    • Using the Part → Check geometry entry from the top menu.
  3. The Settings task panel opens, unless Skip settings page is enabled. See Options for more information. Click Run check.

Results will be reported in the Task panel. If the check produced errors: click in the report on a specific error message and the corresponding geometric object (edge, face, etc.) will be highlighted in the 3D view.

Note: FreeCAD has no automatic repair methods for solids, so you need to look at the steps involved to model this specific geometry and try to fix the error on your own.

Options

Skip settings page

If ticked, subsequent invocations of the tool skip showing the Settings task panel.

Run BOP check

If ticked, additionally a Boolean OPerations (BOP) check is performed. introduced in version 0.19

Log errors

If ticked, any errors found are also logged in the report view. introduced in version 0.19