Skip to content

Latest commit

 

History

History
40 lines (28 loc) · 1.81 KB

Sketcher_CreatePoint.md

File metadata and controls

40 lines (28 loc) · 1.81 KB
Error in user YAML: (<unknown>): did not find expected alphabetic or numeric character while scanning an alias at line 5 column 14
---
 GuiCommand:
   Name: Sketcher CreatePoint
   MenuLocation: Sketch , Sketcher geometries , Create point
   Workbenches: Sketcher_Workbench
   Shortcut: **G** **Y**
---

Sketcher CreatePoint

Description

The Sketcher CreatePoint tool creates a point.

Usage

See also: Drawing aids.

Pos-OVP = Positional On-View-Parameters. (v1.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

  • {{VersionMinus|0.21}}: 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.

documentation index > Sketcher > Sketcher CreatePoint