TechDraw DecorateLine/ru: Difference between revisions

From FreeCAD Documentation
(Created page with "==Применение==")
(Created page with "==Свойства==")
Line 35: Line 35:
# 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==


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.

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.

Scripting

See also: TechDraw API and FreeCAD Scripting Basics.

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