TechDraw CosmeticEraser/it: Difference between revisions

From FreeCAD Documentation
(Created page with "{{GuiCommand/it |Name=TechDraw CosmeticEraser |Name/it=Gomma cosmetica |Icon=techdraw-eraser.svg |MenuLocation=TechDraw → Gomma cosmetica |Workbenches=TechDraw Module/it|T...")
(Created page with "* 24px Vertice cosmetico * 24px Punti mediani * [...")
(35 intermediate revisions by 2 users not shown)
Line 1: Line 1:
<languages/>
<languages/>
{{Docnav/it
{{Docnav/it|[[TechDraw_Quadrant/it|Quadrante]]|[[TechDraw_Hatching/it|Tipi di tratteggio]]|[[TechDraw_Module/it|TechDraw]]|IconL=techdraw-quadrant.svg|IconC=Workbench_TechDraw.svg|IconR=Techdraw-hatch.svg}}
|[[TechDraw_2PointCenterLine/it|Linea centrale a 2 punti]]
|[[TechDraw_DecorateLine/it|Aspetto delle linee]]
|[[TechDraw_Module/it|TechDraw]]
|IconL=TechDraw_2PointCenterLine.svg
|IconC=Workbench_TechDraw.svg
|IconR=TechDraw_DecorateLine.svg
}}


{{GuiCommand/it
{{GuiCommand/it
|Name=TechDraw CosmeticEraser
|Name=TechDraw CosmeticEraser
|Name/it=Gomma cosmetica
|Name/it=Rimuovi oggetto cosmetico
|MenuLocation=TechDraw → Rimuovi oggetto cosmetico
|Icon=techdraw-eraser.svg
|MenuLocation=TechDraw → Gomma cosmetica
|Workbenches=[[TechDraw Module/it|TechDraw]]
|Workbenches=[[TechDraw Module/it|TechDraw]]
|SeeAlso=[[TechDraw CosmeticVertex/it|Vertice cosmetico]], [[TechDraw Midpoints/it|Punti mediani]], [[TechDraw Quadrant/it|Quadrante]]
|Version=0.19
|Version=0.19
}}
}}


==Description==
==Descrizione==


Lo strumento Rimuovi oggetto cosmetico rimuove gli oggetti cosmetici da una pagina. Gli oggetti cosmetici sono
The CosmeticEraser tool removes cosmetic objects from the Page.


* [[File:TechDraw CosmeticVertex.svg|24px]] [[TechDraw_CosmeticVertex/it|Vertice cosmetico]]
==How to use==
* [[File:TechDraw Midpoints.svg|24px]] [[TechDraw_Midpoints/it|Punti mediani]]
* [[File:TechDraw Quadrants.svg|24px]] [[TechDraw_Quadrants/it|Quadrante]]
* [[File:TechDraw FaceCenterLine.svg|24px]] [[TechDraw_FaceCenterLine/it|Linea a centro faccia]]
* [[File:TechDraw 2LineCenterLine.svg|24px]] [[TechDraw_2LineCenterLine/it|Linea centrale a 2 linee]]
* [[File:TechDraw 2PointCenterLine.svg|24px]] [[TechDraw_2PointCenterLine/it|Linea centrale a 2 punti]]


== Utilizzo ==
# Select one or more cosmetic objects on a page.
# Press the {{Button|[[Image:Techdraw-eraser.svg|16px]] [[TechDraw CosmeticEraser|CosmeticEraser]]}} button
# The selected cosmetic objects will be removed.


# Selezionare uno o più oggetti cosmetici in una pagina.
# Premere il pulsante {{Button|[[Image:TechDraw_CosmeticEraser.svg|16px]] Rimuovi oggetto cosmetico}}.
# Gli oggetti cosmetici selezionati vengono rimossi.


==Properties==
== Proprietà ==


The CosmeticEraser tool has no properties, as it is not a Document Object.
Lo strumento Rimuovi oggetto cosmetico non ha proprietà, in quanto non è un Document Object.


==Scripting==
== Script ==


{{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]].


In questo momento Rimuovi oggetto cosmetico non è accessibile dalle [[macros/it|macro]] o dalla console [[Python/it|Python]].
CosmeticEraser is not accessible from [[macros]] or the [[Python]] console at this time.


{{Docnav/it
|[[TechDraw_2PointCenterLine/it|Linea centrale a 2 punti]]
|[[TechDraw_DecorateLine/it|Aspetto delle linee]]
|[[TechDraw_Module/it|TechDraw]]
|IconL=TechDraw_2PointCenterLine.svg
|IconC=Workbench_TechDraw.svg
|IconR=TechDraw_DecorateLine.svg
}}


{{TechDraw Tools navi{{#translation:}}}}
==Notes==
{{Userdocnavi{{#translation:}}}}

{{Docnav/it|[[TechDraw_Quadrant/it|Quadrante]]|[[TechDraw_Hatching/it|Tipi di tratteggio]]|[[TechDraw_Module/it|TechDraw]]|IconL=techdraw-quadrant.svg|IconC=Workbench_TechDraw.svg|IconR=Techdraw-hatch.svg}}

{{TechDraw Tools navi/it}}

{{Userdocnavi/it}}
{{clear}}
{{clear}}

Revision as of 19:24, 10 May 2020

Other languages:

Rimuovi oggetto cosmetico

Posizione nel menu
TechDraw → Rimuovi oggetto cosmetico
Ambiente
TechDraw
Avvio veloce
Nessuno
Introdotto nella versione
0.19
Vedere anche
Nessuno

Descrizione

Lo strumento Rimuovi oggetto cosmetico rimuove gli oggetti cosmetici da una pagina. Gli oggetti cosmetici sono

Utilizzo

  1. Selezionare uno o più oggetti cosmetici in una pagina.
  2. Premere il pulsante Rimuovi oggetto cosmetico.
  3. Gli oggetti cosmetici selezionati vengono rimossi.

Proprietà

Lo strumento Rimuovi oggetto cosmetico non ha proprietà, in quanto non è un Document Object.

Script

Vedere anche: API TechDraw e Nozioni di base sugli script di FreeCAD.

In questo momento Rimuovi oggetto cosmetico non è accessibile dalle macro o dalla console Python.