Sketcher "Выделить конфликтующие ограничения"

From FreeCAD Documentation
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.
This page is a translated version of the page Sketcher SelectConflictingConstraints and the translation is 27% complete.
Outdated translations are marked like this.

Выделить конфликтующие ограничения

Системное название
Sketcher_SelectConflictingConstraints
Расположение в меню
Sketch → Инструменты для эскиза → Выделить конфликтующие ограничения
Верстаки
Sketcher
Быстрые клавиши
Shift+Ctrl+E
Представлено в версии
0.15
См. также
Нет

Описание

The Sketcher SelectConflictingConstraints tool selects the conflicting constraints in the sketch.

If such constraints exist in a sketch the Solver messages section of the Sketcher Dialog displays this message:

  • Over-constrained: (#, #, #)

Where (#, #, #) are the indices of the constraints. Clicking the underlined text will select the conflicting constraints.

Применение

  1. There are several ways to invoke the tool:
    • Click the underlined text in the Sketcher Dialog as described above.
    • Select the Sketch → Sketcher tools → Select conflicting constraints option from the menu.
    • Use the keyboard shortcut: Z then P, then C.
  2. The conflicting constraints are selected.
  3. Optionally click in an empty area in the 3D view to clear the selection.

Notes

  • Conflicting constraints must be removed from the sketch.
  • Instead of the proposed indices it is also possible to delete other constraints.