Sketcher ToggleConstruction/sv: Difference between revisions

From FreeCAD Documentation
(Updating to match new version of source page)
(Updating to match new version of source page)
(15 intermediate revisions by the same user not shown)
Line 1: Line 1:
<languages/>
<languages/>

{{Docnav
|[[Sketcher_CarbonCopy|Carbon copy]]
|[[Sketcher_ConstrainCoincident|Coincident]]
|[[Sketcher_Workbench|Sketcher]]
|IconL=Sketcher_CarbonCopy.svg
|IconR=Sketcher_ConstrainCoincident.svg
|IconC=Workbench_Sketcher.svg
}}

<div class="mw-translate-fuzzy">
{{GuiCommand/sv
{{GuiCommand/sv
|Name=Sketcher ToggleConstruction
|Name=Sketcher ToggleConstruction
Line 7: Line 18:
|MenuLocation=Sketch → Skissgeometrier → Toggle construction geometry
|MenuLocation=Sketch → Skissgeometrier → Toggle construction geometry
}}
}}
</div>


==Description==
==Description==


This tool toggles sketch geometry from/to construction mode. It can be used on any type of geometry: line, arc or circle.
This tool toggles sketch geometry from/to construction mode. It can be used on any type of geometry: line, arc or circle.


Construction geometry is an important tool of the sketcher. When using a sketch for a 3D operation, construction geometry is ignored.
[[File:Sketcher_ConstructionMode_fr_01.png|480px|Sketcher Mode de Construction]]
{{clear}}
Construction geometry is an important tool of the sketcher. When using a sketch for a 3D operation, construction geometry is ignored.


In sketch edit mode, construction geometry is shown as blue, and won't turn green when a sketch is fully constrained. Once you exit the sketch mode, construction geometry is hidden on the screen.
In {{Button|[[File:Sketcher_EditSketch.svg|16px]] [[Sketcher_EditSketch|Edit sketch]]}}, construction geometry is shown as blue, and won't turn green when a sketch is fully constrained. Once you {{Button|[[File:Sketcher_LeaveSketch.svg|16px]] [[Sketcher_LeaveSketch|Leave sketch]]}}, construction geometry is hidden in the [[3D_view|3D view]].


Construction lines can be used as rotation axis by the [[PartDesign Revolution]] feature.
Construction lines can be used as rotation axis by the {{Button|[[File:PartDesign_Revolution.svg|16px]] [[PartDesign_Revolution|PartDesign Revolution]]}} feature.


[[File:Sketcher_ConstructionMode_fr_01.png|480px]]
==How to use==


==Usage==
* Select one or more sketch geometry in the 3D view, then click on the tool or access it in the menu.

{{clear}}
There are two ways of using this tool:
# Without having anything selected in the [[3D_view|3D view]]:
#* Invoke construction mode by clicking on the {{Button|[[File:Sketcher_ToggleConstruction.svg|16px]] [[Sketcher_ToggleConstruction|Toggle construction geometry]]}} button or by using the {{MenuCommand|Sketch → Sketcher geometries → [[File:Sketcher_ToggleConstruction.svg|16px]] Toggle construction geometry}} entry in the Sketcher menu.
#* This will change the color for creating new geometric elements to blue.
#* Newly created geometric elements will now be created in construction mode.
# With one or more geometric elements selected in the [[3D_view|3D view]]
#* Invoke the tool by clicking on the {{Button|[[File:Sketcher_ToggleConstruction.svg|16px]] [[Sketcher_ToggleConstruction|Toggle construction geometry]]}} button or by selecting it from the menu
#* The selected elements will now be changed to construction mode.
#* Afterwards newly created elements will again be normal geometry.


==Example==
==Example==


Use Construction mode on some sketch elements,
<center>

<gallery widths="400" heights="200">
File:Sketcher_ConstructionMode_fr_01.png|Use Construction mode on some sketch elements, and
[[File:Sketcher_ConstructionMode_fr_01.png|450px]]

Image:Sketcher_ConstructionMode_fr_02.png|once you leave the sketcher editing mode, geometry that was turned into construction have become invisible to the screen (but are still present in the Sketcher editing mode).
and once you {{Button|[[File:Sketcher_LeaveSketch.svg|16px]] [[Sketcher_LeaveSketch|leave the sketcher editing mode]]}}, geometry that was turned into construction have become invisible in the [[3D_view|3D view]] (but are still present in the Sketcher editing mode).
</gallery>

</center>
[[File:Sketcher_ConstructionMode_fr_02.png|450px]]

== Notes ==

* {{Button|[[File:Sketcher_CreatePoint.svg|16px]] [[Sketcher_CreatePoint|Create point]]}} will always create points in construction mode regardless of the toolbar toggle state, select the desired points in the [[3D_view|3D view]] after creation and click {{Button|[[File:Sketcher_ToggleConstruction.svg|16px]] [[Sketcher_ToggleConstruction|Toggle construction geometry]]}} to change them to normal geometry. {{Version|0.19}}


{{Docnav
|[[Sketcher_CarbonCopy|Carbon copy]]
|[[Sketcher_ConstrainCoincident|Coincident]]
|[[Sketcher_Workbench|Sketcher]]
|IconL=Sketcher_CarbonCopy.svg
|IconR=Sketcher_ConstrainCoincident.svg
|IconC=Workbench_Sketcher.svg
}}


{{Sketcher_Tools_navi{{#translation:}}}}
[[Category:Sketcher]]
{{Userdocnavi{{#translation:}}}}

Revision as of 20:08, 20 March 2022

Toggle construction geometry

Menyplacering
Sketch → Skissgeometrier → Toggle construction geometry
Arbetsbänkar
Sketcher
Standard genväg
Ingen
Introducerad i version
-
Se även
Ingen

Description

This tool toggles sketch geometry from/to construction mode. It can be used on any type of geometry: line, arc or circle.

Construction geometry is an important tool of the sketcher. When using a sketch for a 3D operation, construction geometry is ignored.

In Edit sketch, construction geometry is shown as blue, and won't turn green when a sketch is fully constrained. Once you Leave sketch, construction geometry is hidden in the 3D view.

Construction lines can be used as rotation axis by the PartDesign Revolution feature.

Usage

There are two ways of using this tool:

  1. Without having anything selected in the 3D view:
    • Invoke construction mode by clicking on the Toggle construction geometry button or by using the Sketch → Sketcher geometries → Toggle construction geometry entry in the Sketcher menu.
    • This will change the color for creating new geometric elements to blue.
    • Newly created geometric elements will now be created in construction mode.
  2. With one or more geometric elements selected in the 3D view
    • Invoke the tool by clicking on the Toggle construction geometry button or by selecting it from the menu
    • The selected elements will now be changed to construction mode.
    • Afterwards newly created elements will again be normal geometry.

Example

Use Construction mode on some sketch elements,

and once you leave the sketcher editing mode, geometry that was turned into construction have become invisible in the 3D view (but are still present in the Sketcher editing mode).

File:Sketcher ConstructionMode fr 02.png

Notes