Sketcher CarbonCopy/pl: Difference between revisions

From FreeCAD Documentation
(Created page with "Szkicownik: Kalka techniczna")
 
(Updating to match new version of source page)
Line 1: Line 1:
<languages/>
<languages/>

{{Docnav
{{Docnav
|[[Sketcher_External|External Geometry]]
|[[Sketcher_External|External geometry]]
|[[Sketcher_ToggleConstruction|Construction Mode]]
|[[Sketcher_ToggleConstruction|Toggle construction geometry]]
|[[Sketcher_Workbench|Sketcher]]
|[[Sketcher_Workbench|Sketcher]]
|IconL=Sketcher_External.svg
|IconL=Sketcher_External.svg
Line 11: Line 12:
{{GuiCommand
{{GuiCommand
|Name=Sketcher CarbonCopy
|Name=Sketcher CarbonCopy
|MenuLocation=Sketch → Sketcher geometries → CarbonCopy
|MenuLocation=Sketch → Sketcher geometries → Carbon copy
|Workbenches=[[Sketcher_Workbench|Sketcher]]
|Workbenches=[[Sketcher_Workbench|Sketcher]]
|Version=0.17
|Version=0.17
Line 26: Line 27:


# Make sure you are in the edit mode of an existing {{Button|[[File:Sketcher_NewSketch.svg|16px]] [[Sketcher_NewSketch|Sketch]]}}. This sketch is the target of the operation.
# Make sure you are in the edit mode of an existing {{Button|[[File:Sketcher_NewSketch.svg|16px]] [[Sketcher_NewSketch|Sketch]]}}. This sketch is the target of the operation.
# Press the {{Button|[[File:Sketcher CarbonCopy.svg|16px]] [[Sketcher_CarbonCopy|CarbonCopy]]}} button.
# Press the {{Button|[[File:Sketcher CarbonCopy.svg|16px]] [[Sketcher_CarbonCopy|Carbon copy]]}} button.
# Click on an edge from another sketch. This sketch is the source of the operation.
# Click on an edge from another sketch. This sketch is the source of the operation.
# 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 44: Line 45:


{{Docnav
{{Docnav
|[[Sketcher_External|External Geometry]]
|[[Sketcher_External|External geometry]]
|[[Sketcher_ToggleConstruction|Construction Mode]]
|[[Sketcher_ToggleConstruction|Toggle construction geometry]]
|[[Sketcher_Workbench|Sketcher]]
|[[Sketcher_Workbench|Sketcher]]
|IconL=Sketcher_External.svg
|IconL=Sketcher_External.svg
Line 52: Line 53:
}}
}}


{{Sketcher Tools navi{{#translation:}}}}
{{Sketcher_Tools_navi{{#translation:}}}}
{{Userdocnavi{{#translation:}}}}
{{Userdocnavi{{#translation:}}}}
{{clear}}

Revision as of 17:54, 20 March 2022

Sketcher CarbonCopy

Menu location
Sketch → Sketcher geometries → Carbon copy
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 Carbon copy 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.

Limitations

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