Sketcher CreatePoint/hr: Difference between revisions

From FreeCAD Documentation
(Created page with "Skica Napravi Točku")
 
(Updating to match new version of source page)
 
(11 intermediate revisions by the same user not shown)
Line 1: Line 1:
<languages/>
<languages/>

{{GuiCommand|Name=Sketcher CreatePoint|Workbenches=[[Sketcher Workbench|Sketcher]]|MenuLocation=Sketch → Sketcher geometries → Create point}}
{{Docnav
|[[Sketcher_StopOperation|Stop operation]]
|[[Sketcher_CreateLine|Line]]
|[[Sketcher_Workbench|Sketcher]]
|IconL=Sketcher_StopOperation.svg
|IconR=Sketcher_CreateLine.svg
|IconC=Workbench_Sketcher.svg
}}

{{GuiCommand
|Name=Sketcher CreatePoint
|MenuLocation=Sketch → Sketcher geometries → Create point
|Workbenches=[[Sketcher_Workbench|Sketcher]]
|Shortcut={{KEY|G}} {{KEY|Y}}
}}


==Description==
==Description==


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.
The Point tool creates a point in the current sketch, which can be used for constructing geometry elements.


[[IMAGE:Sketcher_Point_fr_01.png|480px|Point in the sketcher]]
[[IMAGE:Sketcher_Point_fr_01.png|480px|Point in the sketcher]]
==Usage==
{{clear}}
==How to use==


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


* By default points are created as construction geometry and therefore are not visible outside of Sketch editing mode. Use the [[File:Sketcher_ToggleConstruction.svg|16px]] [[Sketcher_ToggleConstruction|Toggle Construction]] tool to change them to normal geometry.
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.
* A mode to snap to the grid can be set in the [[Sketcher_Preferences|Sketcher Preferences]]. The point then snaps to the grid, if it has less than 25% grid distance to a grid line. The snap mode does not fix the point to the grid. It still has two degrees of freedom and can be moved with the mouse or constrained to other locations.



{{Docnav
==Limitations==
|[[Sketcher_StopOperation|Stop operation]]
|[[Sketcher_CreateLine|Line]]
|[[Sketcher_Workbench|Sketcher]]
|IconL=Sketcher_StopOperation.svg
|IconR=Sketcher_CreateLine.svg
|IconC=Workbench_Sketcher.svg
}}


{{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}}
[[Category:Sketcher]]

Latest revision as of 16:13, 20 May 2023

Sketcher CreatePoint

Menu location
Sketch → Sketcher geometries → Create point
Workbenches
Sketcher
Default shortcut
G Y
Introduced in version
-
See also
None

Description

The Point tool creates a point in the current sketch, which can be used for constructing geometry elements.

Point in the sketcher

Usage

  • Click on the Create point button to activate the function.
  • Clicking in the sketch creates a point.
  • Pressing Esc or clicking the right mouse button cancels the function.

Options

  • By default points are created as construction geometry and therefore are not visible outside of Sketch editing mode. Use the Toggle Construction tool to change them to normal geometry.
  • A mode to snap to the grid can be set in the Sketcher Preferences. The point then snaps to the grid, if it has less than 25% grid distance to a grid line. The snap mode does not fix the point to the grid. It still has two degrees of freedom and can be moved with the mouse or constrained to other locations.