TechDraw DecorateLine/it: Difference between revisions

From FreeCAD Documentation
(Created page with "{{Userdocnavi/it}}")
(Created page with "{{GuiCommand/it |Name=TechDraw DecorateLine |Name=Decora linea |Icon=techdraw-linedecor.svg |MenuLocation=TechDraw → Decora linea |Workbenches=[[TechDraw Module/it|TechDraw]...")
Line 3: Line 3:
{{Docnav/it|[[TechDraw CosmeticEraser/it|Gomma cosmetica]]|[[TechDraw_Hatching/it|Tipi di tratteggio]]|[[TechDraw_Module/it|TechDraw]]|IconL=techdraw-eraser.svg|IconC=Workbench_TechDraw.svg|IconR=Techdraw-hatch.svg}}
{{Docnav/it|[[TechDraw CosmeticEraser/it|Gomma cosmetica]]|[[TechDraw_Hatching/it|Tipi di tratteggio]]|[[TechDraw_Module/it|TechDraw]]|IconL=techdraw-eraser.svg|IconC=Workbench_TechDraw.svg|IconR=Techdraw-hatch.svg}}


{{GuiCommand
{{GuiCommand/it
|Name=TechDraw DecorateLine
|Name=TechDraw DecorateLine
|Name=Decora linea
|Icon=techdraw-linedecor.svg
|Icon=techdraw-linedecor.svg
|MenuLocation=TechDraw → DecorateLine
|MenuLocation=TechDraw → Decora linea
|Workbenches=[[TechDraw Module|TechDraw]]
|Workbenches=[[TechDraw Module/it|TechDraw]]
|SeeAlso=[[TechDraw FaceCenterLine|TechDraw FaceCenterLine]], [[TechDraw CosmeticEraser|TechDraw CosmeticEraser]]
|SeeAlso=[[TechDraw FaceCenterLine/it|Linea centro faccia]], [[TechDraw CosmeticEraser/it|Gomma cosmetica]]
|Version=0.19
|Version=0.19
}}
}}

Revision as of 09:56, 15 July 2019

Other languages:

File:Techdraw-linedecor.svg Decora linea

Posizione nel menu
TechDraw → Decora linea
Ambiente
TechDraw
Avvio veloce
Nessuno
Introdotto nella versione
0.19
Vedere anche
Linea centro faccia, Gomma cosmetica

Description

The DecorateLine tool changes the appearance of Edges.

Sample Edges before decoration

Sample Edges after decoration


How to use

  1. Select one or more Edges in a View.
  2. Press the File:Techdraw-linedecor.svg DecorateLine button
  3. A dialog will open where you can change the color, style, thickness and visibility of the selected edges.

Properties

The DecorateLine tool has no properties, as it is not a Document Object.

Scripting

See also: TechDraw API and FreeCAD Scripting Basics.

DecorateLine is not accessible from macros or the Python console at this time.


Notes