Sketcher CarbonCopy: Difference between revisions

From FreeCAD Documentation
(WIP)
No edit summary
 
(8 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-->
* When sketches are used in the [[File:Workbench_PartDesign.svg|24px]] [[PartDesign_Workbench|PartDesign Workbench]], normally the sketch to carbon copy should be in the same {{Button|[[File:PartDesign_Body.svg|16px]] [[PartDesign_Body|PartDesign Body]]}} as the currently active sketch. If the sketch to be copied is not in the active [[PartDesign_Body|Body]], the mouse pointer will not allow selection. In this case, hold {{KEY|Ctrl}} to allow selection of sketches from other Bodies.
* 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.
* Normally, the sketch to select should be in a plane that is parallel to the currently active sketch. If the sketch to be copied is not parallel to the currently active sketch, hold {{KEY|Ctrl}}+{{KEY|Alt}} to allow selection of non-parallel sketches. The object will then be adjusted to the active sketch's plane. Noteː as of this writing this needs a save and reload of the document to make it visible. This works for sketches located outside of the currently active [[PartDesign_Body|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 the Sketcher mode has been changed to construction mode using {{Button|[[File:Sketcher_ToggleConstruction.svg|24px]] [[Sketcher_ToggleConstruction|Toggle construction geometry]]}} all copied geometry will be created in construction mode.
* 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.