Sketcher CarbonCopy/hr: Difference between revisions

From FreeCAD Documentation
(Updating to match new version of source page)
(Updating to match new version of source page)
Line 35: Line 35:
* 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.
* 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.
* 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.
* 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.
* Since carbon-copied dimensional constraints have expressions they are rendered in a different color. The color can be customized with the [[Preferences_Editor|Preferences Editor]] at {{MenuCommand|Edit → Preferences → Sketcher → Colors → Expression dependent constraint color}}.
* Since carbon-copied dimensional constraints use expressions they are rendered in a different color. The color can be customized with the [[Preferences_Editor|Preferences Editor]] at {{MenuCommand|Edit → Preferences → Sketcher → Colors → Expression dependent constraint color}}.
* If the Sketcher mode has been changed to construction mode using {{Button|[[File:Sketcher_ToggleConstruction.svg|24px]] [[Sketcher_ToggleConstruction|Toggle Construction]]}} all copied geometry will be created in construction mode.
* If the Sketcher mode has been changed to construction mode using {{Button|[[File:Sketcher_ToggleConstruction.svg|24px]] [[Sketcher_ToggleConstruction|Toggle Construction]]}} all copied geometry will be created in construction mode.



Revision as of 23:59, 23 January 2021

Sketcher CarbonCopy

Menu location
Sketch → Sketcher geometries → CarbonCopy
Workbenches
Sketcher
Default shortcut
None
Introduced in version
0.17
See also
None


Description

The Sketcher 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.

Usage

  1. Make sure you are in the edit mode of an existing Sketch. This sketch is the target of the operation.
  2. Press the CarbonCopy button.
  3. Click on an edge from another sketch. This sketch is the source of the operation.
  4. Geometry elements as well as constraints are copied into the active sketch.
  5. Press Esc or the right mouse button to terminate the operation.

Notes

  • When sketches are used in the PartDesign Workbench, normally the sketch to carbon copy should be in the same PartDesign Body as the currently active sketch. If the sketch to be copied is not in the active Body, the mouse pointer will not allow selection. In this case, hold Ctrl to allow selection of sketches from other Bodies.
  • 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 Ctrl+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 Body as well.
  • Since carbon-copied dimensional constraints use expressions they are rendered in a different color. The color can be customized with the Preferences Editor at Edit → Preferences → Sketcher → Colors → Expression dependent constraint color.
  • If the Sketcher mode has been changed to construction mode using Toggle Construction all copied geometry will be created in construction mode.

Ograničenja

  • 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.