Sketcher RestoreInternalAlignmentGeometry/ru: Difference between revisions

From FreeCAD Documentation
(Updating to match new version of source page)
(Updating to match new version of source page)
 
(21 intermediate revisions by 4 users not shown)
Line 2: Line 2:


<div class="mw-translate-fuzzy">
<div class="mw-translate-fuzzy">
{{Docnav/ru
|[[Sketcher_SelectElementsAssociatedWithConstraints/ru|Выделить связанную геометрию]]
|[[Sketcher_Symmetry/ru|Симметрия]]
|[[Sketcher_Workbench/ru|Верстак "Sketcher"]]
|IconL=Sketcher_SelectElementsAssociatedWithConstraints.svg
|IconR=Sketcher_Symmetry.svg‎
|IconC=Workbench_Sketcher.svg
}}
</div>

{{GuiCommand/ru
{{GuiCommand/ru
|Name/ru=Показать/скрыть внутреннюю геометрию
|Name=Sketcher RestoreInternalAlignmentGeometry
|Name=Sketcher_RestoreInternalAlignmentGeometry
|Name/ru=Sketcher RestoreInternalAlignmentGeometry
|Workbenches=[[Sketcher Workbench/ru|Sketcher]], [[PartDesign Workbench/ru|PartDesign]]
|MenuLocation=Sketch → Инструменты для эскиза → Показать/скрыть внутреннюю геометрию
|MenuLocation=Sketch → Инструменты для эскиза → Показать/скрыть внутреннюю геометрию
|Workbenches=[[Sketcher_Workbench/ru|Sketcher]]
|Shortcut=Ctrl+Shift+E
|Shortcut=Ctrl+Shift+E
|SeeAlso=
|SeeAlso=[[Sketcher Ellipse/ru|Ellipse]], [[Constraint Internal Alignment/ru|Привязать к внутренней геометрии]]}}
}}
</div>


==Description==
<span id="Description"></span>
==Описание==


The [[Image:Sketcher_RestoreInternalAlignmentGeometry.svg|24px]] [[Sketcher_RestoreInternalAlignmentGeometry|Sketcher RestoreInternalAlignmentGeometry]] tool deletes the internal geometry of elements, or recreates missing internal geometry. The tool does not delete internal geometry that has associated constraints.
The command deletes unused elements aligned to internal geometry, or recreates the missing ones.


==Usage==
<span id="Usage"></span>
==Применение==


# Select one or more sketch elements that support internal geometry ([[Sketcher_CreateEllipseByCenter|ellipse]], [[Sketcher_CreateArcOfEllipse|arc of ellipse]], [[Sketcher_CreateArcOfHyperbola|arc of hyperbola]], [[Sketcher_CreateArcOfParabola|arc of parabola]] or [[Sketcher_CreateBSpline|B-spline]]).
* Select an element of a sketch that supports internal alignment (currently only Ellipse/Arc).
# There are several ways to invoke the tool:
* Invoke the command by clicking a toolbar button, picking the menu item or using the keyboard shortcut.
#* Press the {{Button|[[Image:Sketcher_RestoreInternalAlignmentGeometry.svg|16px]] [[Sketcher_RestoreInternalAlignmentGeometry|Show/hide internal geometry]]}} button.
If there are free alignment places for the selected element, new construction geometry is created and aligned to the available places. If all alignment places are occupied, the unused internal geometry is deleted (the element is treated as unused if it is not constrained to anything else).
#* Select the {{MenuCommand|Sketch → Sketcher tools → [[Image:Sketcher_RestoreInternalAlignmentGeometry.svg|16px]] Show/hide internal geometry}} option from the menu.
#* Use the keyboard shortcut: {{KEY|Z}} then {{KEY|I}}.
# Internal geometry is deleted for selected elements with a complete set of internal geometry, else missing internal geometry is recreated.


==Example==


<div class="mw-translate-fuzzy">
Create a new ellipse. New ellipses are always fully-packed. You'll see an ellipse and a bunch of construction geometry: major diameter, minor diameter, foci.
{{Docnav/ru

|[[Sketcher_SelectElementsAssociatedWithConstraints/ru|Выделить связанную геометрию]]
Select minor diameter line and hit {{KEY|Del}}. The diameter is gone, but the ellipse remains. How do we get the diameter back?
|[[Sketcher_Symmetry/ru|Симметрия]]

|[[Sketcher_Workbench/ru|Верстак "Sketcher"]]
Select the ellipse and invoke the Sketcher_RestoreInternalAlignmentGeometry command. The diameter is restored.
|IconL=Sketcher_SelectElementsAssociatedWithConstraints.svg

|IconR=Sketcher_Symmetry.svg‎
Now, constrain the major diameter of the ellipse to some length. Select the ellipse and invoke the Sketcher_RestoreInternalAlignmentGeometry command. Minor diameter and foci are deleted, but the major diameter is kept, because it participates in other constraints. Ellipse's center remains too, because it is inherent, like center of a circle.
|IconC=Workbench_Sketcher.svg
}}
</div>


{{Sketcher_Tools_navi{{#translation:}}}}
{{clear}}
{{Userdocnavi{{#translation:}}}}

Latest revision as of 08:36, 19 April 2024

Показать/скрыть внутреннюю геометрию

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

Описание

The Sketcher RestoreInternalAlignmentGeometry tool deletes the internal geometry of elements, or recreates missing internal geometry. The tool does not delete internal geometry that has associated constraints.

Применение

  1. Select one or more sketch elements that support internal geometry (ellipse, arc of ellipse, arc of hyperbola, arc of parabola or B-spline).
  2. There are several ways to invoke the tool:
    • Press the Show/hide internal geometry button.
    • Select the Sketch → Sketcher tools → Show/hide internal geometry option from the menu.
    • Use the keyboard shortcut: Z then I.
  3. Internal geometry is deleted for selected elements with a complete set of internal geometry, else missing internal geometry is recreated.