Sketcher CarbonCopy/es: Difference between revisions

From FreeCAD Documentation
(Updating to match new version of source page)
(Updating to match new version of source page)
Line 13: Line 13:
==Descripción==
==Descripción==


The CarbonCopy tool copies all the geometry and constraints from another sketch into the active sketch. Dimensional constraints remain linked to the original sketch's dimensional constraints through [[expressions]].
The CarbonCopy tool copies all the geometry and constraints from another sketch into the active sketch. Dimensional constraints which exist before the copy function remain linked to the original sketch's dimensional constraints through [[expressions]].




Line 21: Line 21:
# Click on an edge from the other sketch.
# Click on an edge from the other sketch.
# Geometry elements as well as constraints are copied into the sketch.
# Geometry elements as well as constraints are copied into the sketch.
# If the sketch to be copied is not on a parallel plane to the active sketch, the mouse pointer will turn into an interdict sign. Press {{KEY|CTRL}} to allow selection of a non-parallel sketch.
# If the sketch to be copied is not on a parallel plane to the active sketch, the mouse pointer will turn into an interdict sign. Press the key {{KEY|CTRL ALT}} to allow selection of a non-parallel sketch. The object will then be adjustet to the new sketches plane. ( noteː as of writing this needs a save and reload of the document to make it visible)
# If the sketch to be copied is not in the active Body, the mouse pointer will turn into an interdict sign. Press {{KEY|CTRL}} to allow selection of a sketch from the other body. If the foreign Sketch is also on a different plane, use ː {{KEY|CTRL ALT}} to copy from a different plane.
# Press {{KEY|ESC}} or press the right mouse button to terminate the function.
# Press {{KEY|ESC}} or press the right mouse button to terminate the function.



Revision as of 09:22, 26 February 2019

Sketcher Copia de Carbón

Ubicación en el Menú
Sketch → Geometrías de croquis → Copia de Carbón
Entornos de trabajo
Sketcher
Atajo de teclado por defecto
Ninguno
Introducido en versión
0.17
Ver también
Ninguno


Descripción

The CarbonCopy tool copies all the geometry and constraints from another sketch into the active sketch. Dimensional constraints which exist before the copy function remain linked to the original sketch's dimensional constraints through expressions.


How to use

  1. Press the CarbonCopy button.
  2. Click on an edge from the other sketch.
  3. Geometry elements as well as constraints are copied into the sketch.
  4. If the sketch to be copied is not on a parallel plane to the active sketch, the mouse pointer will turn into an interdict sign. Press the key CTRL ALT to allow selection of a non-parallel sketch. The object will then be adjustet to the new sketches plane. ( noteː as of writing this needs a save and reload of the document to make it visible)
  5. If the sketch to be copied is not in the active Body, the mouse pointer will turn into an interdict sign. Press CTRL to allow selection of a sketch from the other body. If the foreign Sketch is also on a different plane, use ː CTRL ALT to copy from a different plane.
  6. Press ESC or press the right mouse button to terminate the function.

Limitations

  • All the content of the sketch is copied; it is not possible to select only a portion of it.