TechDraw DecorateLine: Difference between revisions

From FreeCAD Documentation
No edit summary
No edit summary
Line 4: Line 4:
<!--T:1-->
<!--T:1-->
{{Docnav
{{Docnav
|[[TechDraw_CosmeticEraser|Remove Cosmetic Object]]
|[[TechDraw_CosmeticEraser|Cosmetic Eraser]]
|[[TechDraw_ShowAll|Show/Hide Invisible Edges]]
|[[TechDraw_ShowAll|ShowAll]]
|[[TechDraw_Module|TechDraw]]
|[[TechDraw_Module|TechDraw]]
|IconL=TechDraw_CosmeticEraser.svg
|IconL=TechDraw_CosmeticEraser.svg
Line 18: Line 18:
|Workbenches=[[TechDraw_Module|TechDraw]]
|Workbenches=[[TechDraw_Module|TechDraw]]
|Version=0.19
|Version=0.19
|SeeAlso=[[TechDraw_FaceCenterLine|TechDraw Add Centerline to Face(s)]], [[TechDraw_CosmeticEraser|TechDraw Remove Cosmetic Object]]
|SeeAlso=[[TechDraw_FaceCenterLine|TechDraw Centerline to Face(s)]], [[TechDraw_CosmeticEraser|TechDraw Cosmetic Eraser]]
}}
}}


Line 64: Line 64:
<!--T:15-->
<!--T:15-->
{{Docnav
{{Docnav
|[[TechDraw_CosmeticEraser|Remove Cosmetic Object]]
|[[TechDraw_CosmeticEraser|Cosmetic Eraser]]
|[[TechDraw_ShowAll|Show/Hide Invisible Edges]]
|[[TechDraw_ShowAll|ShowAll]]
|[[TechDraw_Module|TechDraw]]
|[[TechDraw_Module|TechDraw]]
|IconL=TechDraw_CosmeticEraser.svg
|IconL=TechDraw_CosmeticEraser.svg

Revision as of 21:13, 21 December 2020

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.