Skip to content

Latest commit

 

History

History
37 lines (22 loc) · 1.12 KB

Sketcher_CreateTriangle.md

File metadata and controls

37 lines (22 loc) · 1.12 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 CreateTriangle
   MenuLocation: Sketch -> Sketcher geometries -> Create equilateral triangle
   Workbenches: Sketcher_Workbench
   Shortcut: **G** **P** **3**
   Version: 0.15
---

Sketcher CreateTriangle

Description

Draws a equilateral triangle inscribed in a construction geometry circle. When starting the tool, the mouse pointer changes to a white cross with a red hexagon icon. The coordinates of the pointer are shown beside it in blue in real time.

Usage

  1. Press the [ Create equilateral triangle button.
  2. Click once to set the center.
  3. Move the mouse and click a second time to set one of the vertices.
  4. Pressing Esc or clicking the right mouse button cancels the function.

Notes

The circumscribed circle is construction geometry, which is only visible when editing the sketch.

{{Sketcher_Tools_navi}}


documentation index > Sketcher > Sketcher CreateTriangle