TechDraw DecorateLine/ru: Difference between revisions

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


{{Emphasis|See also:}} [[TechDraw_API|TechDraw API]] and [[FreeCAD_Scripting_Basics|FreeCAD Scripting Basics]].
{{Emphasis|См. так же:}} [[TechDraw_API/ru|TechDraw API]] и [[FreeCAD_Scripting_Basics/ru|Основы составления скриптов FreeCAD]].


DecorateLine is not accessible from [[Macros|macros]] or the [[Python|Python]] console at this time.
DecorateLine is not accessible from [[Macros|macros]] or the [[Python|Python]] console at this time.

Revision as of 16:47, 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

Применение

  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.

Свойства

The DecorateLine tool has no properties, as it is not a Document Object.

Программирование

См. так же: TechDraw API и Основы составления скриптов FreeCAD.

DecorateLine is not accessible from macros or the Python console at this time.