TechDraw DecorateLine: Difference between revisions

From FreeCAD Documentation
No edit summary
No edit summary
Line 24: Line 24:


<!--T:4-->
<!--T:4-->
The '''DecorateLine tool''' changes the appearance of Edges.
The '''TechDraw DecorateLine''' tool changes the appearance of Edges.


</translate>
</translate>

Revision as of 19:00, 29 June 2022

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 TechDraw 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.