Sketcher ConstrainSymmetric/es: Difference between revisions

From FreeCAD Documentation
(Updating to match new version of source page)
(Updating to match new version of source page)
Line 28: Line 28:
Esta es una restricción geométrica y no tiene parámetros editables.
Esta es una restricción geométrica y no tiene parámetros editables.
</div>
</div>

[[File:SymmetricConstraint1.png|256px]]

Select two points (vertexes) in the sketch and a line in the sketch. The selected points and the line will be dark green.

[[File:SymmetricConstraint2.png|256px]]

Click on the SymmetricalConstraint icon [[File:Constraint_Symmetric.png|16px]] in the Sketcher toolbar or select the Constrain Symmetrical menu item from the Sketcher Constraints sub menu of the Sketcher (or Part Design) menu item.

This will apply the constraint to the selected items.

[[File:SymmetricConstraint3.png|256px]]

{{Emphasis|Note:}} if you want to define a symmetry constraint with respect to a point, the order of the selection is important, depending on if you select the tool at the beginning or at the end.
* If you click the tool first: select the first point, then the symmetry reference point, and finally the second point.
* If you click the tool last: select the first point, then the second point, and finally the symmetry reference point.

See the tracker [https://freecadweb.org/tracker/view.php?id=4144 issue #4144], and [https://forum.freecadweb.org/viewtopic.php?f=3&t=39611 forum thread].


{{Docnav|[[Sketcher_ConstrainEqual|Equal Length]]|[[Sketcher_ConstrainBlock|Constrain Block]]|[[Sketcher_Workbench|Sketcher]]|IconL=Constraint_EqualLength.png|IconC=Workbench_Sketcher.svg|IconR=Sketcher_ConstrainBlock.png}}
{{Docnav|[[Sketcher_ConstrainEqual|Equal Length]]|[[Sketcher_ConstrainBlock|Constrain Block]]|[[Sketcher_Workbench|Sketcher]]|IconL=Constraint_EqualLength.png|IconC=Workbench_Sketcher.svg|IconR=Sketcher_ConstrainBlock.png}}

Revision as of 08:47, 25 September 2019

Constraint Symmetric

Ubicación en el Menú
Croquizador → Restricciones del Croquizador → Restricción de Simetría
Entornos de trabajo
Croquizador, Diseño de Piezas
Atajo de teclado por defecto
Ninguno
Introducido en versión
-
Ver también
Restricción Paralela

Descripción

La Restricción de Simetría restringe dos puntos seleccionados a ser simétricos con respecto a un eje dado. Los dos puntos seleccionados se restringen para situarse sobre la perpendicular al eje de simetría y situados a la misma distancia de este.

Funcionamiento

Selecciona dos puntos y una línea en el croquis. Los puntos y la línea seleccionados se volverán de color verde oscuro.

Pulsa sobre el icono en la barra de herramientas del Croquizador o selecciona la Restricción de Simetría en el submenú de Restricciones del entorno del Croquizador (o del entorno de Diseño de Piezas). Esto aplicará la restricción a los elementos seleccionados.

Esta es una restricción geométrica y no tiene parámetros editables.

Select two points (vertexes) in the sketch and a line in the sketch. The selected points and the line will be dark green.

Click on the SymmetricalConstraint icon in the Sketcher toolbar or select the Constrain Symmetrical menu item from the Sketcher Constraints sub menu of the Sketcher (or Part Design) menu item.

This will apply the constraint to the selected items.

Note: if you want to define a symmetry constraint with respect to a point, the order of the selection is important, depending on if you select the tool at the beginning or at the end.

  • If you click the tool first: select the first point, then the symmetry reference point, and finally the second point.
  • If you click the tool last: select the first point, then the second point, and finally the symmetry reference point.

See the tracker issue #4144, and forum thread.