TechDraw Midpoints/it: Difference between revisions

From FreeCAD Documentation
(Created page with "== Proprietà ==")
(Updating to match new version of source page)
 
(33 intermediate revisions by 3 users not shown)
Line 1: Line 1:
<languages/>
<languages/>
{{Docnav/it|[[TechDraw_CosmeticVertex/it|Vertice cosmetico]]|[[TechDraw_Quadrant/it|Quadrante]]|[[TechDraw_Module/it|TechDraw]]|IconL=Techdraw-point.svg|IconC=Workbench_TechDraw.svg|IconR=Techdraw-quadrant.svg}}


<div class="mw-translate-fuzzy">
{{Docnav/it
|[[TechDraw_CosmeticVertex/it|Vertice cosmetico]]
|[[TechDraw_Quadrants/it|Quadrante]]
|[[TechDraw_Workbench/it|TechDraw]]
|IconL=TechDraw_CosmeticVertex.svg
|IconC=Workbench_TechDraw.svg
|IconR=TechDraw_Quadrants.svg
}}
</div>

<div class="mw-translate-fuzzy">
{{GuiCommand/it
{{GuiCommand/it
|Name=TechDraw Midpoints
|Name=TechDraw Midpoints
|Name/it=Punti mediani
|Name/it=Punti mediani
|MenuLocation=TechDraw → Aggiungi vertici → Punti mediani
|Icon=techdraw-midpoint.svg
|Workbenches=[[TechDraw_Workbench/it|TechDraw]]
|MenuLocation=TechDraw → Punti mediani
|SeeAlso=[[TechDraw_CosmeticVertex/it|Vertice cosmetico]], [[TechDraw_Quadrants/it|Quadrante]]
|Workbenches=[[TechDraw Module/it|TechDraw]]
|SeeAlso=[[TechDraw CosmeticVertex/it|Vertice cosmetico]], [[TechDraw Quadrant/it|Quadrante]]
|Version=0.19
|Version=0.19
}}
}}
</div>


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


<div class="mw-translate-fuzzy">
Lo strumento Punti mediani aggiunge dei vertici cosmetici nei punti medi di uno o più bordi.
Lo strumento Punti mediani aggiunge dei [[Glossary#V|vertici]] cosmetici nei punti medi di uno o più bordi.
</div>


[[Image:TechDraw_CosmeticMidpoint_Sample.png]]
[[Image:TechDraw_CosmeticMidpoint_Sample.png|250px]]
{{Caption|Vertici cosmetici nei punti mediani dei bordi}}
{{Caption|Vertici cosmetici nei punti mediani dei bordi}}


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


<div class="mw-translate-fuzzy">
# Selezionare uno o più bordi in una vista.
# Selezionare uno o più bordi in una vista.
# Premere il pulsante {{Button|[[Image:techdraw-midpoint.svg|16px]] [[TechDraw Midpoints/it|Punti mediani]]}}
# Premere il pulsante {{Button|[[Image:TechDraw_Midpoints.svg|16px]] Punti mediani}}
# I vertici cosmetici vengono aggiunti nei punti medi dei bordi.
# I vertici cosmetici vengono aggiunti nei punti medi dei bordi.
</div>


==Notes==

* The created cosmetic vertices are not parametrically linked to the selected edges.
* To delete a cosmetic vertex use [[Image:TechDraw_CosmeticEraser.svg|16px]] [[TechDraw_CosmeticEraser|TechDraw CosmeticEraser]].


<span id="Properties"></span>
== Proprietà ==
== Proprietà ==


I vertici cosmetici non hanno proprietà proprie, in quanto non sono dei Document Objects. Condividono le impostazioni di colore e dimensione con i normali vertici della geometria.
Cosmetic Vertices have no properties of their own, as they are not Document Objects. They share color and size settings with regular geometry vertices.


==Scripting==
<span id="Scripting"></span>
==Script==


<div class="mw-translate-fuzzy">
{{Emphasis|See also:}} [[TechDraw API]] and [[FreeCAD Scripting Basics]].
{{Emphasis|Vedere anche:}} [[TechDraw API/it|API TechDraw]] e [[FreeCAD Scripting Basics/it|Nozioni di base sugli script di FreeCAD]].
</div>


<div class="mw-translate-fuzzy">
Cosmetic Vertices are not accessible from [[macros]] or the [[Python]] console at this time. This snippet will remove all Cosmetic Vertices from the View.
In questo momento i vertici cosmetici non sono accessibili dalle [[macros/it|macro]] o dalla console [[Python/it|Python]]. Questo snippet rimuoverà tutti i vertici cosmetici dalla vista.
</div>


{{Code|code=
{{Code|code=
>>> v = App.ActiveDocument.View
v = App.ActiveDocument.View
>>> v.clearCV()
v.clearCV()
>>> App.activeDocument().recompute()
App.ActiveDocument.recompute()
}}
}}




<div class="mw-translate-fuzzy">
==Notes==
{{Docnav/it
* This feature was added in v0.19
|[[TechDraw_CosmeticVertex/it|Vertice cosmetico]]

|[[TechDraw_Quadrants/it|Quadrante]]
{{Docnav/it|[[TechDraw_CosmeticVertex/it|Vertice cosmetico]]|[[TechDraw_Quadrant/it|Quadrante]]|[[TechDraw_Module/it|TechDraw]]|IconL=Techdraw-point.svg|IconC=Workbench_TechDraw.svg|IconR=Techdraw-quadrant.svg}}
|[[TechDraw_Workbench/it|TechDraw]]

|IconL=TechDraw_CosmeticVertex.svg
{{TechDraw Tools navi/it}}
|IconC=Workbench_TechDraw.svg
|IconR=TechDraw_Quadrants.svg
}}
</div>


{{TechDraw Tools navi{{#translation:}}}}
{{Userdocnavi/it}}
{{Userdocnavi{{#translation:}}}}
{{clear}}
{{clear}}

Latest revision as of 11:42, 27 July 2023

Other languages:

Punti mediani

Posizione nel menu
TechDraw → Aggiungi vertici → Punti mediani
Ambiente
TechDraw
Avvio veloce
Nessuno
Introdotto nella versione
0.19
Vedere anche
Vertice cosmetico, Quadrante

Descrizione

Lo strumento Punti mediani aggiunge dei vertici cosmetici nei punti medi di uno o più bordi.

Vertici cosmetici nei punti mediani dei bordi

Utilizzo

  1. Selezionare uno o più bordi in una vista.
  2. Premere il pulsante Punti mediani
  3. I vertici cosmetici vengono aggiunti nei punti medi dei bordi.

Notes

  • The created cosmetic vertices are not parametrically linked to the selected edges.
  • To delete a cosmetic vertex use TechDraw CosmeticEraser.

Proprietà

I vertici cosmetici non hanno proprietà proprie, in quanto non sono dei Document Objects. Condividono le impostazioni di colore e dimensione con i normali vertici della geometria.

Script

In questo momento i vertici cosmetici non sono accessibili dalle macro o dalla console Python. Questo snippet rimuoverà tutti i vertici cosmetici dalla vista.

v = App.ActiveDocument.View
v.clearCV()
App.ActiveDocument.recompute()