Sketcher RestoreInternalAlignmentGeometry/ru: Difference between revisions

From FreeCAD Documentation
(Updating to match new version of source page)
No edit summary
 
(17 intermediate revisions by 3 users not shown)
Line 1: Line 1:
<languages/>
<languages/>
{{Docnav|[[Sketcher SelectElementsAssociatedWithConstraints|Select Elements Associated with constraints]]|[[Sketcher Symmetry|Symmetry]]|[[Sketcher_Workbench|Sketcher]]|IconL=Sketcher SelectElementsAssociatedWithConstraints.png‎|IconC=Workbench_Sketcher.svg|IconR=Sketcher Symmetry.png‎}}


<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 command deletes unused elements aligned to internal geometry, or recreates the missing ones.
The command deletes unused elements aligned to internal geometry, or recreates the missing ones.


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


* Select an element of a sketch that supports internal alignment (currently only Ellipse/Arc and B-spline).
* Select a sketch element that supports internal alignment ([[Sketcher_CreateEllipseByCenter|Ellipse]], [[Sketcher_CreateArcOfEllipse|Arc of ellipse]], [[Sketcher_CreateArcOfHyperbola|Arc of hyperbola]], [[Sketcher_CreateArcOfParabola|Arc of parabola]] or [[Sketcher_CreateBSpline|B-spline]]).
* Invoke the command by clicking a toolbar button, picking the menu item or using the keyboard shortcut.
* Invoke the command by clicking {{Button|[[File:Sketcher_RestoreInternalAlignmentGeometry.svg|16px]] [[Sketcher_RestoreInternalAlignmentGeometry|Show/hide internal geometry]]}} or choose {{MenuCommand|Sketch → Sketcher tools → [[File:Sketcher_RestoreInternalAlignmentGeometry.svg|16px]] Show/hide internal geometry}} or using the keyboard shortcut.
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).
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).


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


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.
# 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.
# Select minor diameter line and hit {{KEY|Del}}. The diameter is gone, but the ellipse remains. How do we get the diameter back?
# Select the ellipse and invoke the {{Button|[[File:Sketcher_RestoreInternalAlignmentGeometry.svg|16px]] [[Sketcher_RestoreInternalAlignmentGeometry|Show/hide internal geometry]]}} command. The diameter is restored.
# Now, constrain the major diameter of the ellipse to some length. Select the ellipse and invoke the {{Button|[[File:Sketcher_RestoreInternalAlignmentGeometry.svg|16px]] [[Sketcher_RestoreInternalAlignmentGeometry|Show/hide internal geometry]]}} command.
'''Result:''' 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.


Select minor diameter line and hit {{KEY|Del}}. The diameter is gone, but the ellipse remains. How do we get the diameter back?


<div class="mw-translate-fuzzy">
Select the ellipse and invoke the Sketcher_RestoreInternalAlignmentGeometry command. The diameter is restored.
{{Docnav/ru

|[[Sketcher_SelectElementsAssociatedWithConstraints/ru|Выделить связанную геометрию]]
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.
|[[Sketcher_Symmetry/ru|Симметрия]]

|[[Sketcher_Workbench/ru|Верстак "Sketcher"]]

|IconL=Sketcher_SelectElementsAssociatedWithConstraints.svg

|IconR=Sketcher_Symmetry.svg‎
{{Docnav|[[Sketcher SelectElementsAssociatedWithConstraints|Select Elements Associated with constraints]]|[[Sketcher Symmetry|Symmetry]]|[[Sketcher_Workbench|Sketcher]]|IconL=Sketcher SelectElementsAssociatedWithConstraints.png‎|IconC=Workbench_Sketcher.svg|IconR=Sketcher Symmetry.png‎}}
|IconC=Workbench_Sketcher.svg

}}
{{Sketcher Tools navi}}
</div>

{{Userdocnavi}}


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

Latest revision as of 18:12, 6 May 2023

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

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

Описание

The command deletes unused elements aligned to internal geometry, or recreates the missing ones.

Применение

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).

Пример

  1. 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.
  2. Select minor diameter line and hit Del. The diameter is gone, but the ellipse remains. How do we get the diameter back?
  3. Select the ellipse and invoke the Show/hide internal geometry command. The diameter is restored.
  4. Now, constrain the major diameter of the ellipse to some length. Select the ellipse and invoke the Show/hide internal geometry command.

Result: 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.