Sketcher CreatePoint/es: Difference between revisions

From FreeCAD Documentation
(Updating to match new version of source page)
(Updating to match new version of source page)
Line 5: Line 5:
|[[Sketcher_Workbench|Sketcher]]
|[[Sketcher_Workbench|Sketcher]]
|IconL=Sketcher_MirrorSketch.svg
|IconL=Sketcher_MirrorSketch.svg
|IconR=Sketcher_Line.svg
|IconR=Sketcher_CreateLine.svg
|IconC=Workbench_Sketcher.svg
|IconC=Workbench_Sketcher.svg
}}
}}
Line 35: Line 35:




{{Docnav
|[[Sketcher_MirrorSketch|Mirror sketch]]
|[[Sketcher_MirrorSketch|Mirror sketch]]
|[[Sketcher_CreateLine|Line by 2 point]]
|[[Sketcher_CreateLine|Line by 2 point]]
|[[Sketcher_Workbench|Sketcher]]
|[[Sketcher_Workbench|Sketcher]]
|IconL=Sketcher_MirrorSketch.svg
|IconL=Sketcher_MirrorSketch.svg
|IconR=Sketcher_Line.svg
|IconR=Sketcher_CreateLine.svg
|IconC=Workbench_Sketcher.svg
|IconC=Workbench_Sketcher.svg
}}
}}

Revision as of 18:06, 30 December 2020

Sketcher Point

Ubicación en el Menú
Sketch → Sketcher geometries → Create point
Entornos de trabajo
Sketcher
Atajo de teclado por defecto
Ninguno
Introducido en versión
-
Ver también
Ninguno

Descripción

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

Usage

  • Click on the button Create point, 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.