Sketcher CarbonCopy: Difference between revisions

From FreeCAD Documentation
(Notes)
No edit summary
 
(7 intermediate revisions by the same user not shown)
Line 1: Line 1:
<languages/>
<languages/>
{{Page_in_progress}}
<translate>
<translate>


Line 25: Line 24:


<!--T:3-->
<!--T:3-->
The [[Image:Sketcher_CarbonCopy.svg|24px]] [[Sketcher_CarbonCopy|Sketcher CarbonCopy]] tool copies all the geometry and constraints from another sketch into the active sketch.
The [[Image:Sketcher_CarbonCopy.svg|24px]] [[Sketcher_CarbonCopy|Sketcher CarbonCopy]] tool copies all geometry and constraints from another sketch into the active sketch.


<!--T:13-->
<!--T:13-->
Line 38: Line 37:
#* Select the {{MenuCommand|Sketcher → Sketcher geometries → [[Image:Sketcher_CarbonCopy.svg|16px]] Create carbon copy}} option from the menu.
#* Select the {{MenuCommand|Sketcher → Sketcher geometries → [[Image:Sketcher_CarbonCopy.svg|16px]] Create carbon copy}} option from the menu.
#* Use the keyboard shortcut: {{KEY|G}} then {{KEY|W}}.
#* Use the keyboard shortcut: {{KEY|G}} then {{KEY|W}}.
# The cursor changes to a white cross with the tool icon.
# The cursor changes to a cross with the tool icon.
# Pick an edge from another sketch. This sketch is the source of the operation. See [[#Notes|Notes]].
# Pick an edge from another sketch. This sketch is the source of the operation. See [[#Notes|Notes]].
# Geometry elements as well as constraints are copied into the active sketch.
# Geometry elements as well as constraints are copied into the active sketch.
Line 47: Line 46:


<!--T:14-->
<!--T:14-->
* In the [[PartDesign_Workbench|PartDesign Workbench]] it is possible to select the sketch to carbon copy from outside the [[PartDesign_Body|Body]] of the active sketch if the {KEY|Ctrl}} key is held down during selection.
* In the [[PartDesign_Workbench|PartDesign Workbench]] it is possible to select the sketch to carbon copy from outside the [[PartDesign_Body|Body]] of the currently active sketch, but only if the {{KEY|Ctrl}} key is held down during selection.
* The sketch to carbon copy should be plane-parallel to the currently active sketch. If that is not the case the {{KEY|Ctrl}} and {{KEY|Alt}} keys must be held down during selection. This works for sketches located outside the active Body as well.
* The sketch to carbon copy should be plane-parallel to the currently active sketch. If that is not the case the {{KEY|Ctrl}} and {{KEY|Alt}} keys must be held down during selection. This works for sketches located outside the active Body as well.
* If [[Sketcher_ToggleConstruction|construction mode]] is active, copied geometry will be created as construction geometry.
* If [[Sketcher_ToggleConstruction|construction mode]] is active, copied geometry is created as construction geometry.
* The complete sketch is copied, it is not possible to select only a portion. But after copying you can delete unwanted elements.

==Limitations== <!--T:6-->

<!--T:7-->
* The complete sketch is copied, it is not possible to select only a portion. However, after copying you can delete unwanted elements from the copied sketch.





Latest revision as of 09:32, 18 April 2024

Sketcher CarbonCopy

Menu location
Sketch → Sketcher geometries → Create carbon copy
Workbenches
Sketcher
Default shortcut
G W
Introduced in version
0.17
See also
None

Description

The Sketcher CarbonCopy tool copies all 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.

Usage

  1. Make sure you are in the edit mode of an existing sketch. This sketch is the target of the operation.
  2. There are several ways to invoke the tool:
    • Press the Create carbon copy button.
    • Select the Sketcher → Sketcher geometries → Create carbon copy option from the menu.
    • Use the keyboard shortcut: G then W.
  3. The cursor changes to a cross with the tool icon.
  4. Pick an edge from another sketch. This sketch is the source of the operation. See Notes.
  5. Geometry elements as well as constraints are copied into the active sketch.
  6. This tool always runs in continue mode: optionally copy additional sketches.
  7. To finish, right-click or press Esc, or start another geometry or constraint creation tool.

Notes

  • In the PartDesign Workbench it is possible to select the sketch to carbon copy from outside the Body of the currently active sketch, but only if the Ctrl key is held down during selection.
  • The sketch to carbon copy should be plane-parallel to the currently active sketch. If that is not the case the Ctrl and Alt keys must be held down during selection. This works for sketches located outside the active Body as well.
  • If construction mode is active, copied geometry is created as construction geometry.
  • The complete sketch is copied, it is not possible to select only a portion. But after copying you can delete unwanted elements.