TechDraw DecorateLine: Difference between revisions

From FreeCAD Documentation
m (Changed section to 'Usage')
No edit summary
(One intermediate revision by one other user not shown)
Line 27: Line 27:


</translate>
</translate>
[[Image:TechDrawLineDecorSampleBefore.png]]
[[Image:TechDrawLineDecorSampleBefore.png|180px]]
<translate>
<translate>


Line 33: Line 33:
{{Caption|Sample Edges before decoration}}
{{Caption|Sample Edges before decoration}}
</translate>
</translate>
[[Image:TechDrawLineDecorSampleAfter.png]]
[[Image:TechDrawLineDecorSampleAfter.png|180px]]
<translate>
<translate>


Line 41: Line 41:
<br clear=all>
<br clear=all>
<translate>
<translate>

==Usage== <!--T:7-->
==Usage== <!--T:7-->


Line 71: Line 72:
}}
}}


<!--T:16-->
{{TechDraw Tools navi}}

<!--T:17-->
{{Userdocnavi}}
</translate>
</translate>
{{TechDraw Tools navi{{#translation:}}}}
{{Userdocnavi{{#translation:}}}}
{{clear}}
{{clear}}

Revision as of 21:47, 21 March 2020

TechDraw DecorateLine

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

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.