Sketcher CreatePoint/it: Difference between revisions

From FreeCAD Documentation
(Created page with "==Descrizione==")
(Updating to match new version of source page)
 
(29 intermediate revisions by 4 users not shown)
Line 1: Line 1:
<languages/>
<languages/>

<div class="mw-translate-fuzzy">
{{Docnav/it
|[[Sketcher_StopOperation/it|Interrompi l'operazione]]
|[[Sketcher_CreateLine/it|Linea]]
|[[Sketcher_Workbench/it|Sketcher]]
|IconL=Sketcher_StopOperation.svg
|IconR=Sketcher_CreateLine.svg
|IconC=Workbench_Sketcher.svg
}}
</div>

<div class="mw-translate-fuzzy">
{{GuiCommand/it|Name=Sketcher CreatePoint|Name/it=Punto|Workbenches=[[Sketcher Workbench/it|Sketcher]]|MenuLocation=Sketch → Geometrie → Punto}}
{{GuiCommand/it|Name=Sketcher CreatePoint|Name/it=Punto|Workbenches=[[Sketcher Workbench/it|Sketcher]]|MenuLocation=Sketch → Geometrie → Punto}}
</div>


<span id="Description"></span>
==Descrizione==
==Descrizione==


<div class="mw-translate-fuzzy">
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.
Lo strumento Punto crea un punto nello schizzo corrente, il punto può essere utilizzato per la costruzione di elementi geometrici.

[[IMAGE:Sketcher_Point_fr_01.png|480px|Point in the sketcher]]
Il punto è sempre un elemento di costruzione e non viene visualizzato nella vista 3D.
{{clear}}
</div>
==How to use==

<span id="Usage"></span>
==Utilizzo==

See also: [[Sketcher_Workbench#Drawing_aids|Drawing aids]].

Pos-OVP = Positional [[Sketcher_Preferences#General|On-View-Parameters]]. {{Version|1.0}}

<div class="mw-translate-fuzzy">
* Cliccare sul pulsante {{KEY|[[Image:Sketcher_CreatePoint.svg|24px]] Crea punto}} per attivare la funzione.
* Posizionare il cursore nel punto desiderato e cliccare.
* Premere {{KEY|Esc}} o il tasto destro del mouse per uscire dalla funzione.
</div>


==Notes==
* Click on the button {{KEY|[[Image:Sketcher CreatePoint.png|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.


* {{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.
==Options==


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.
The snap mode does not fix them to the grid. The points can be moved with the mouse or constraints to other locations.


<div class="mw-translate-fuzzy">
==Limitations==
{{Docnav/it|[[Sketcher MirrorSketch/it|Rifletti schizzo]]|[[Sketcher_CreateLine/it|Linea da 2 punti]]|[[Sketcher_Workbench/it|Sketcher]]|IconL=Sketcher_MirrorSketch.svg‎|IconC=Workbench_Sketcher.svg|IconR=Sketcher_Line.svg}}
</div>


{{Sketcher_Tools_navi{{#translation:}}}}
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.
{{Userdocnavi{{#translation:}}}}
{{clear}}

Latest revision as of 11:02, 23 April 2024

Punto

Posizione nel menu
Sketch → Geometrie → Punto
Ambiente
Sketcher
Avvio veloce
Nessuno
Introdotto nella versione
-
Vedere anche
Nessuno

Descrizione

Lo strumento Punto crea un punto nello schizzo corrente, il punto può essere utilizzato per la costruzione di elementi geometrici.

Il punto è sempre un elemento di costruzione e non viene visualizzato nella vista 3D.

Utilizzo

See also: Drawing aids.

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

  • Cliccare sul pulsante Crea punto per attivare la funzione.
  • Posizionare il cursore nel punto desiderato e cliccare.
  • Premere Esc o il tasto destro del mouse per uscire dalla funzione.

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.