TechDraw DecorateLine: Difference between revisions

From FreeCAD Documentation
(Marked this version for translation)
No edit summary
Line 3: Line 3:


<!--T:1-->
<!--T:1-->
{{Docnav|[[TechDraw CosmeticEraser|CosmeticEraser]]|[[TechDraw_Hatching|Hatching]]|[[TechDraw_Module|TechDraw]]|IconL=techdraw-eraser.svg|IconC=Workbench_TechDraw.svg|IconR=Techdraw-hatch.svg}}
{{Docnav|[[TechDraw CosmeticEraser|CosmeticEraser]]|[[TechDraw ShowAll|ShowAll]]|[[TechDraw_Module|TechDraw]]|IconL=techdraw-eraser.svg|IconC=Workbench_TechDraw.svg|IconR=techdraw-showall.svg}}


<!--T:2-->
<!--T:2-->
Line 59: Line 59:


<!--T:15-->
<!--T:15-->
{{Docnav|[[TechDraw CosmeticEraser|CosmeticEraser]]|[[TechDraw_Hatching|Hatching]]|[[TechDraw_Module|TechDraw]]|IconL=techdraw-eraser.svg|IconC=Workbench_TechDraw.svg|IconR=Techdraw-hatch.svg}}
{{Docnav|[[TechDraw CosmeticEraser|CosmeticEraser]]|[[TechDraw ShowAll|ShowAll]]|[[TechDraw_Module|TechDraw]]|IconL=techdraw-eraser.svg|IconC=Workbench_TechDraw.svg|IconR=techdraw-showall.svg}}


<!--T:16-->
<!--T:16-->

Revision as of 20:48, 13 August 2019

File:Techdraw-linedecor.svg TechDraw DecorateLine

Menu location
TechDraw → DecorateLine
Workbenches
TechDraw
Default shortcut
None
Introduced in version
0.19
See also
TechDraw FaceCenterLine, TechDraw CosmeticEraser

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