Sketcher CreatePoint/fr: Difference between revisions

From FreeCAD Documentation
(Created page with "Sketcher CreatePoint/fr")
 
(Updating to match new version of source page)
(48 intermediate revisions by 3 users not shown)
Line 1: Line 1:
<languages/>
<languages/>

{{GuiCommand|Name=Sketcher CreatePoint|Workbenches=[[Sketcher Workbench|Sketcher]]|MenuLocation=Sketch → Sketcher geometries → Create point}}
<div class="mw-translate-fuzzy">
{{Docnav/fr
|[[Sketcher_StopOperation/fr|Arrêt de l'opération]]
|[[Sketcher_CreateLine/fr|Ligne]]
|[[Sketcher_Workbench/fr|Atelier Sketcher]]
|IconL=Sketcher_StopOperation.svg
|IconR=Sketcher_CreateLine.svg
|IconC=Workbench_Sketcher.svg
}}
</div>

{{GuiCommand/fr
|Name=Sketcher CreatePoint
|Name/fr=Sketcher Point
|MenuLocation=Esquisse → Géométries d'esquisse → Créer un point
|Workbenches=[[Sketcher_Workbench/fr|Sketcher]]
|Shortcut={{KEY|G}} {{KEY|Y}}
}}


==Description==
==Description==


<div class="mw-translate-fuzzy">
The Point tool creates a point in the current sketch, which can be used for constructing geometry elements. The point is always an construction element and does not show up in the 3D-view.
L'outil Point crée un point dans l'esquisse en cours, qui peut être utilisé pour construire des éléments de géométrie.
</div>

<span id="Usage"></span>
==Utilisation==

See also: [[Sketcher_Workbench#Drawing_aids|Drawing aids]].

Pos-OVP = Positional [[Sketcher_Preferences#General|On-View-Parameters]]. {{Version|1.0}}


<div class="mw-translate-fuzzy">
[[IMAGE:Sketcher_Point_fr_01.png|480px|Point in the sketcher]]
* Cliquez sur le bouton {{Button|[[Image:Sketcher_CreatePoint.svg|24px]] Créer un point}} pour activer la fonction.
{{clear}}
* Cliquez dans l'esquisse pour créer un point.
==How to use==
* Pressez sur la touche {{KEY|Echap}} ou sur le bouton droit de la souris pour quitter la fonction.
</div>


==Notes==
* Click on the button {{KEY|[[Image:Sketcher CreatePoint.png|24px]] Create point}}, to activate the function.
* Clicking in the sketch creates a point.
* Pressing {{KEY|Esc}} or clicking the right mouse button cancels the function.


* {{VersionMinus|0.21}}: Points are always created as construction geometry. Optionally change them to normal geometry with [[Sketcher_ToggleConstruction|Sketcher ToggleConstruction]] to make them visible outside of Sketch editing mode.
==Options==


A mode to snap to the grid can be set in the [[Sketcher_Preferences|Sketcher Preferences]]. The point snaps then to the grid, if it has less than 25% grid distance to a grid line.
The snap mode does not fix them to the grid. The points can be moved with the mouse or constraints to other locations.


<div class="mw-translate-fuzzy">
==Limitations==
{{Docnav/fr
|[[Sketcher_StopOperation/fr|Arrêt de l'opération]]
|[[Sketcher_CreateLine/fr|Ligne]]
|[[Sketcher_Workbench/fr|Atelier Sketcher]]
|IconL=Sketcher_StopOperation.svg
|IconR=Sketcher_CreateLine.svg
|IconC=Workbench_Sketcher.svg
}}
</div>


{{Sketcher_Tools_navi{{#translation:}}}}
The created point is not available outside of the sketch. In case a point is needed in the 3D-view, use the [[PartDesign_Point|PartDesign Point]] for a datum point or the [[Part_Point|Part Point]] instead.
{{Userdocnavi{{#translation:}}}}
{{clear}}

Revision as of 11:02, 23 April 2024

Sketcher Point

Emplacement du menu
Esquisse → Géométries d'esquisse → Créer un point
Ateliers
Sketcher
Raccourci par défaut
G Y
Introduit dans la version
-
Voir aussi
Aucun

Description

L'outil Point crée un point dans l'esquisse en cours, qui peut être utilisé pour construire des éléments de géométrie.

Utilisation

See also: Drawing aids.

Pos-OVP = Positional On-View-Parameters. introduced in version 1.0

  • Cliquez sur le bouton Créer un point pour activer la fonction.
  • Cliquez dans l'esquisse pour créer un point.
  • Pressez sur la touche Echap ou sur le bouton droit de la souris pour quitter la fonction.

Notes

  • version 0.21 and below: Points are always created as construction geometry. Optionally change them to normal geometry with Sketcher ToggleConstruction to make them visible outside of Sketch editing mode.