Sketcher CreatePoint: Difference between revisions

From FreeCAD Documentation
(Created page with "<languages/> <translate> <!--T:1--> {{GuiCommand|Name=Sketcher Point|Workbenches=Sketcher|MenuLocation=Sketch → Sketcher geometries → Create point}}...")
 
No edit summary
Line 2: Line 2:
<translate>
<translate>
<!--T:1-->
<!--T:1-->
{{GuiCommand|Name=Sketcher Point|Workbenches=[[Sketcher Workbench|Sketcher]]|MenuLocation=Sketch → Sketcher geometries → Create point}}
{{GuiCommand|Name=Sketcher CreatePoint|Workbenches=[[Sketcher Workbench|Sketcher]]|MenuLocation=Sketch → Sketcher geometries → Create point}}


==Description== <!--T:2-->
==Description== <!--T:2-->
Line 16: Line 16:


<!--T:5-->
<!--T:5-->
* Click on the button {{KEY|[[Image:Sketcher Point.png|24px]] '''Create a point in the sketch'''}}, to activate the function.
* Click on the button {{KEY|[[Image:Sketcher CreatePoint.png|24px]] '''Create a point in the sketch'''}}, 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 23: Line 23:


<!--T:8-->
<!--T:8-->
A mode to snap to the grid can be set in the [[Sketcher_Preferences]]. The point snaps then to the grid, if it has less than 25% grid distance to a grid line.
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.
The snap mode does not fix them to the grid. The points can be moved with the mouse or constraints to other locations.


Line 29: Line 29:


<!--T:9-->
<!--T:9-->
The created point is not available outside of the sketch. In case a point is needed in the 3D-view, use the [[PartDesign_Point]] for a datum point or the [[Part_Point]] instead.
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.
</translate>
</translate>
{{clear}}
{{clear}}

Revision as of 17:23, 3 November 2018

Sketcher CreatePoint

Menu location
Sketch → Sketcher geometries → Create point
Workbenches
Sketcher
Default shortcut
None
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. The point is always an construction element and does not show up in the 3D-view.

Point in the sketcher

How to use

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

Options

A mode to snap to the grid can be set in the 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.

Limitations

The created point is not available outside of the sketch. In case a point is needed in the 3D-view, use the PartDesign Point for a datum point or the Part Point instead.