TechDraw DecorateLine: Difference between revisions

From FreeCAD Documentation
No edit summary
No edit summary
(10 intermediate revisions by 6 users not shown)
Line 1: Line 1:
<languages/>
<languages/>
<translate>
<translate>
<!--T:16-->
{{Docnav|[[TechDraw CosmeticEraser|CosmeticEraser]]|[[TechDraw_Hatching|Hatching]]|[[TechDraw_Module|TechDraw]]|IconL=techdraw-eraser.svg|IconC=Workbench_TechDraw.svg|IconR=Techdraw-hatch.svg}}


<!--T:1-->
<!--T:1-->
{{Docnav
|[[TechDraw_CosmeticEraser|Remove Cosmetic Object]]
|[[TechDraw_ShowAll|Show/Hide Invisible Edges]]
|[[TechDraw_Module|TechDraw]]
|IconL=TechDraw_CosmeticEraser.svg
|IconC=Workbench_TechDraw.svg
|IconR=TechDraw_ShowAll.svg
}}

<!--T:2-->
{{GuiCommand
{{GuiCommand
|Name=TechDraw DecorateLine
|Name=TechDraw DecorateLine
|MenuLocation=TechDraw → Change Appearance of Line(s)
|Icon=techdraw-linedecor.svg
|MenuLocation=TechDraw → DecorateLine
|Workbenches=[[TechDraw Module|TechDraw]]
|Workbenches=[[TechDraw Module|TechDraw]]
|SeeAlso=[[TechDraw_FaceCenterLine|Add Centerline to Face(s)]], [[TechDraw_CosmeticEraser|Remove Cosmetic Object]]
|SeeAlso=[[TechDraw FaceCenterLine]], [[TechDraw CosmeticEraser]]
|Version=0.19
|Version=0.19
}}
}}


==Description== <!--T:2-->
==Description== <!--T:3-->


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


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

<!--T:9-->
<!--T:5-->
{{Caption|Sample Edges before decoration}}
{{Caption|Sample Edges before decoration}}
</translate>
</translate>
[[Image:TechDrawLineDecorSampleAfter.png|right]]
[[Image:TechDrawLineDecorSampleAfter.png|180px]]
<translate>
<translate>
<!--T:21-->
{{Caption|Sample Edges after decoration}}


<!--T:6-->
{{Caption|Sample Edges after decoration}}
</translate>
<br clear=all>
<br clear=all>
<translate>
==How to use== <!--T:3-->


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

<!--T:8-->
# Select one or more Edges in a View.
# Select one or more Edges in a View.
# Press the {{Button|[[Image:Techdraw-linedecor.svg|16px]] [[TechDraw DecorateLine|DecorateLine]]}} button
# Press the {{Button|[[Image:TechDraw_DecorateLine.svg|16px]] [[TechDraw_DecorateLine|Change Appearance of Line(s)]]}} button
# A dialog will open where you can change the color, style, thickness and visibility of the selected edges.
# A dialog will open where you can change the color, style, thickness and visibility of the selected edges.


==Properties== <!--T:19-->
==Properties== <!--T:9-->


<!--T:20-->
<!--T:10-->
The DecorateLine tool has no properties, as it is not a Document Object.
The DecorateLine tool has no properties, as it is not a Document Object.


==Scripting== <!--T:6-->
==Scripting== <!--T:11-->


<!--T:12-->
<!--T:12-->
{{Emphasis|See also:}} [[TechDraw API]] and [[FreeCAD Scripting Basics]].
{{Emphasis|See also:}} [[TechDraw API|TechDraw API]] and [[FreeCAD Scripting Basics|FreeCAD Scripting Basics]].


<!--T:13-->
<!--T:13-->
DecorateLine is not accessible from [[macros]] or the [[Python]] console at this time.
DecorateLine is not accessible from [[macros|macros]] or the [[Python|Python]] console at this time.


<!--T:15-->
{{Docnav
|[[TechDraw_CosmeticEraser|Remove Cosmetic Object]]
|[[TechDraw_ShowAll|Show/Hide Invisible Edges]]
|[[TechDraw_Module|TechDraw]]
|IconL=TechDraw_CosmeticEraser.svg
|IconC=Workbench_TechDraw.svg
|IconR=TechDraw_ShowAll.svg
}}


==Notes== <!--T:18-->

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

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

<!--T:15-->
{{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.