Sketcher RestoreInternalAlignmentGeometry/es: Difference between revisions

From FreeCAD Documentation
m (FuzzyBot moved page Sketcher Show Hide Internal Geometry/es to Sketcher RestoreInternalAlignmentGeometry/es without leaving a redirect: Part of translatable page "Sketcher Show Hide Internal Geometry")
(Updating to match new version of source page)
 
(19 intermediate revisions by 2 users not shown)
Line 1: Line 1:
<languages/>
<languages/>


{{Docnav
{{GuiCommand/es|Name=Sketcher RestoreInternalAlignmentGeometry|Workbenches=[[Sketcher Workbench/es|Sketcher]], [[PartDesign Workbench/es|PartDesign]]|MenuLocation=Sketch → Sketcher tools → Show/hide internal geometry|Shortcut=Ctrl+Shift+E|SeeAlso=[[Sketcher Ellipse/es|Ellipse]], [[Constraint Internal Alignment/es|Internal Alignment Constraint]]}}
|[[Sketcher_SelectConflictingConstraints|Select conflicting constraints]]
|[[Sketcher_SelectOrigin|Select origin]]
|[[Sketcher_Workbench|Sketcher]]
|IconL=Sketcher_SelectConflictingConstraints.svg
|IconR=Sketcher_SelectOrigin.svg‎
|IconC=Workbench_Sketcher.svg
}}


<div class="mw-translate-fuzzy">
====Description====
{{GuiCommand/es
The command deletes unused elements aligned to internal geometry, or recreates the missing ones.
|Name=Sketcher RestoreInternalAlignmentGeometry
|Name/es=Sketcher RestoreInternalAlignmentGeometry
|MenuLocation=Sketch → Sketcher tools → Show/hide internal geometry
|Workbenches=[[Sketcher_Workbench/es|Sketcher]]
|Shortcut={{KEY|Ctrl}}+{{KEY|Shift}}+{{KEY|E}}
|SeeAlso=
}}
</div>


====Usage====
==Description==
* Select an element of a sketch that supports internal alignment (currently only Ellipse/Arc).
* Invoke the command by clicking a toolbar button, picking the menu item 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).


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.
====Example====
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.


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


# 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 the ellipse and invoke the Sketcher_RestoreInternalAlignmentGeometry command. The diameter is restored.
# There are several ways to invoke the tool:
#* Press the {{Button|[[Image:Sketcher_RestoreInternalAlignmentGeometry.svg|16px]] [[Sketcher_RestoreInternalAlignmentGeometry|Show/hide internal geometry]]}} button.
#* 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.


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.


{{clear}}
{{Docnav
|[[Sketcher_SelectConflictingConstraints|Select conflicting constraints]]
|[[Sketcher_SelectOrigin|Select origin]]
|[[Sketcher_Workbench|Sketcher]]
|IconL=Sketcher_SelectConflictingConstraints.svg
|IconR=Sketcher_SelectOrigin.svg‎
|IconC=Workbench_Sketcher.svg
}}

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

Latest revision as of 08:36, 19 April 2024

Sketcher RestoreInternalAlignmentGeometry

Ubicación en el Menú
Sketch → Sketcher tools → Show/hide internal geometry
Entornos de trabajo
Sketcher
Atajo de teclado por defecto
Ctrl+Shift+E
Introducido en versión
-
Ver también
Ninguno

Description

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.

Usage

  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.