Sketcher CreatePoint: Difference between revisions

From FreeCAD Documentation
m (png to svg)
(Docnav)
 
(49 intermediate revisions by 6 users not shown)
Line 1: Line 1:
<languages/>
<languages/>
<translate>
<translate>

<!--T:11-->
<!--T:11-->
{{Docnav
{{Docnav|[[Sketcher MirrorSketch|Mirror sketch]]|[[Sketcher_CreateLine|Line by 2 point]]|[[Sketcher_Workbench|Sketcher]]|IconL=Sketcher MirrorSketch.png‎|IconC=Workbench_Sketcher.svg|IconR=Sketcher_Line.svg}}
|[[Sketcher_StopOperation|Stop operation]]
|[[Sketcher_CreatePolyline|Polyline]]
|[[Sketcher_Workbench|Sketcher]]
|IconL=Sketcher_StopOperation.svg
|IconR=Sketcher_CreatePolyline.svg
|IconC=Workbench_Sketcher.svg
}}


<!--T:1-->
<!--T:1-->
{{GuiCommand
{{GuiCommand|Name=Sketcher CreatePoint|Workbenches=[[Sketcher Workbench|Sketcher]]|MenuLocation=Sketch → Sketcher geometries → Create point}}
|Name=Sketcher CreatePoint
|MenuLocation=Sketch → Sketcher geometries → Create point
|Workbenches=[[Sketcher_Workbench|Sketcher]]
|Shortcut={{KEY|G}} {{KEY|Y}}
}}


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


<!--T:3-->
<!--T:3-->
The [[Image:Sketcher_CreatePoint.svg|24px]] [[Sketcher_CreatePoint|Sketcher CreatePoint]] tool creates a point.
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.


</translate>
[[IMAGE:Sketcher_Point_fr_01.png|480px|Point in the sketcher]]
{{clear}}
<translate>
==Usage== <!--T:4-->
==Usage== <!--T:4-->


<!--T:5-->
<!--T:15-->
See also: [[Sketcher_Workbench#Drawing_aids|Drawing aids]].
* Click on the button {{KEY|[[Image:Sketcher_CreatePoint.svg|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.


==Options== <!--T:6-->
<!--T:16-->
Pos-OVP = Positional [[Sketcher_Preferences#General|On-View-Parameters]]. {{Version|1.0}}


<!--T:8-->
<!--T:5-->
# There are several ways to invoke the tool:
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.
#* Press the {{Button|[[Image:Sketcher_CreatePoint.svg|16px]] [[Sketcher_CreatePoint|Create point]]}} button.
The snap mode does not fix them to the grid. The points can be moved with the mouse or constraints to other locations.
#* Select the {{MenuCommand|Sketcher → Sketcher geometries → [[Image:Sketcher_CreatePoint.svg|16px]] Create point}} option from the menu.
#* Right-click in the [[3D_view|3D view]] and select the {{MenuCommand|[[Image:Sketcher_CreatePoint.svg|16px]] Create point}} option from the context menu.
#* Use the keyboard shortcut: {{KEY|G}} then {{KEY|Y}}.
# The cursor changes to a cross with the tool icon.
# Pick a point. Or with Pos-OVP: enter its X and/or Y coordinate.
# The point is created and applicable Pos-OVP based constraints are added.
# If the tool runs in [[Sketcher_Workbench#Continue_modes|continue mode]]:
## Optionally keep creating points.
## To finish, right-click or press {{KEY|Esc}}, or start another geometry or constraint creation tool.


==Limitations== <!--T:7-->
==Notes== <!--T:17-->


<!--T:9-->
<!--T:18-->
* {{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.
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.




<!--T:12-->
<!--T:12-->
{{Docnav
{{Docnav|[[Sketcher MirrorSketch|Mirror sketch]]|[[Sketcher_CreateLine|Line by 2 point]]|[[Sketcher_Workbench|Sketcher]]|IconL=Sketcher MirrorSketch.png‎|IconC=Workbench_Sketcher.svg|IconR=Sketcher_Line.svg}}
|[[Sketcher_StopOperation|Stop operation]]

|[[Sketcher_CreatePolyline|Polyline]]
<!--T:13-->
|[[Sketcher_Workbench|Sketcher]]
{{Sketcher Tools navi}}
|IconL=Sketcher_StopOperation.svg

|IconR=Sketcher_CreatePolyline.svg
<!--T:14-->
|IconC=Workbench_Sketcher.svg
{{Userdocnavi}}
}}


</translate>
</translate>
{{Sketcher_Tools_navi{{#translation:}}}}
{{Userdocnavi{{#translation:}}}}

Latest revision as of 10:45, 23 April 2024

Sketcher CreatePoint

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

Description

The Sketcher CreatePoint tool creates a point.

Usage

See also: Drawing aids.

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

  1. There are several ways to invoke the tool:
    • Press the Create point button.
    • Select the Sketcher → Sketcher geometries → Create point option from the menu.
    • Right-click in the 3D view and select the Create point option from the context menu.
    • Use the keyboard shortcut: G then Y.
  2. The cursor changes to a cross with the tool icon.
  3. Pick a point. Or with Pos-OVP: enter its X and/or Y coordinate.
  4. The point is created and applicable Pos-OVP based constraints are added.
  5. If the tool runs in continue mode:
    1. Optionally keep creating points.
    2. To finish, right-click or press Esc, or start another geometry or constraint creation tool.

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.