TechDraw DecorateLine/ru: Difference between revisions

From FreeCAD Documentation
(Created page with "{{Docnav/ru |Удалить Вспомогательный Объект |TechDraw_ShowAll/ru|Показать/скрыть невидимые...")
 
(Created page with "==Описание==")
Line 18: Line 18:
}}
}}


==Описание==
==Description==


The DecorateLine tool changes the appearance of Edges.
The DecorateLine tool changes the appearance of Edges.

Revision as of 16:46, 15 September 2021

Other languages:

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

Описание

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.