Sketcher CreatePoint: Difference between revisions

From FreeCAD Documentation
No edit summary
No edit summary
Line 44: Line 44:
# The cursor changes to a white cross with the tool icon.
# The cursor changes to a white cross with the tool icon.
# Pick a point. Or with Pos-OVP: enter its X and/or Y coordinate.
# Pick a point. Or with Pos-OVP: enter its X and/or Y coordinate.
# The geometry is created and applicable Pos-OVP based constraints are added.
# The point is created and applicable Pos-OVP based constraints are added.
# By default the point is 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 it to normal geometry.
# The point is construction geometry and therefore not visible outside of Sketch editing mode. Optionally change it to normal geometry with [[File:Sketcher_ToggleConstruction.svg|16px]] [[Sketcher_ToggleConstruction|Sketcher ToggleConstruction]].





Revision as of 14:12, 12 February 2024

This documentation is a work in progress. Please don't mark it as translatable since it will change in the next hours and days.

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.

Point in the sketcher

Usage

See also: Drawing aids.

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

  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 white 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. The point is construction geometry and therefore not visible outside of Sketch editing mode. Optionally change it to normal geometry with Sketcher ToggleConstruction.