TechDraw DecorateLine: Difference between revisions

From FreeCAD Documentation
No edit summary
(relink module to workbench)
Line 6: Line 6:
|[[TechDraw_CosmeticEraser|CosmeticEraser]]
|[[TechDraw_CosmeticEraser|CosmeticEraser]]
|[[TechDraw_ShowAll|ShowAll]]
|[[TechDraw_ShowAll|ShowAll]]
|[[TechDraw_Module|TechDraw]]
|[[TechDraw_Workbench|TechDraw]]
|IconL=TechDraw_CosmeticEraser.svg
|IconL=TechDraw_CosmeticEraser.svg
|IconR=TechDraw_ShowAll.svg
|IconR=TechDraw_ShowAll.svg
Line 16: Line 16:
|Name=TechDraw DecorateLine
|Name=TechDraw DecorateLine
|MenuLocation=TechDraw → Change Appearance of Line(s)
|MenuLocation=TechDraw → Change Appearance of Line(s)
|Workbenches=[[TechDraw_Module|TechDraw]]
|Workbenches=[[TechDraw_Workbench|TechDraw]]
|Version=0.19
|Version=0.19
|SeeAlso=[[TechDraw_FaceCenterLine|TechDraw Centerline to Face(s)]], [[TechDraw_CosmeticEraser|TechDraw Cosmetic Eraser]]
|SeeAlso=[[TechDraw_FaceCenterLine|TechDraw Centerline to Face(s)]], [[TechDraw_CosmeticEraser|TechDraw Cosmetic Eraser]]
Line 64: Line 64:
|[[TechDraw_CosmeticEraser|CosmeticEraser]]
|[[TechDraw_CosmeticEraser|CosmeticEraser]]
|[[TechDraw_ShowAll|ShowAll]]
|[[TechDraw_ShowAll|ShowAll]]
|[[TechDraw_Module|TechDraw]]
|[[TechDraw_Workbench|TechDraw]]
|IconL=TechDraw_CosmeticEraser.svg
|IconL=TechDraw_CosmeticEraser.svg
|IconR=TechDraw_ShowAll.svg
|IconR=TechDraw_ShowAll.svg

Revision as of 16:18, 26 August 2021

TechDraw DecorateLine

Menu location
TechDraw → Change Appearance of Line(s)
Workbenches
TechDraw
Default shortcut
None
Introduced in version
0.19
See also
TechDraw Centerline to Face(s), TechDraw Cosmetic Eraser

Description

The DecorateLine tool changes the appearance of Edges.

Sample Edges before decoration

Sample Edges after decoration

Usage

  1. Select one or more Edges in a View.
  2. Press the Change Appearance of Line(s) 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.