Std SetAppearance/ru: Difference between revisions

From FreeCAD Documentation
(Created page with "{{Docnav/ru |Std ToggleNavigation |Std RandomColor |Std View Menu |IconL= |IconR= |IconC=Freecad.svg }}")
(Updating to match new version of source page)
 
(19 intermediate revisions by 3 users not shown)
Line 2: Line 2:


{{Docnav/ru
{{Docnav/ru
|[[Std_ToggleNavigation/ru|Std ToggleNavigation]]
|[[Std_ToggleNavigation/ru|Команда "Навигация/редактирование"]]
|[[Std_RandomColor/ru|Std RandomColor]]
|[[Std_RandomColor/ru|Команда "Случайный цвет"]]
|[[Std_View_Menu/ru|Std View Menu]]
|[[Std_View_Menu/ru|Меню "Вид"]]
|IconL=
|IconL=Std_ToggleNavigation.svg
|IconR=
|IconR=Std_RandomColor.svg
|IconC=Freecad.svg
|IconC=Freecad.svg
}}
}}
Line 14: Line 14:
|Name=Std SetAppearance
|Name=Std SetAppearance
|Name/ru=Внешний вид
|Name/ru=Внешний вид
|MenuLocation=Вид → Внешний вид...
|Icon=Std Tool1.svg
|MenuLocation=[[Std View Menu/ru|Вид]] → Внешний вид...
|Workbenches=All
|Workbenches=All
|Shortcut=
|Shortcut={{KEY|Ctrl}}+{{KEY|D}}
|SeeAlso=[[Std SetColors/ru|Set Colors]]
|SeeAlso=[[Part_FaceColors/ru|Part FaceColors]]
}}
}}
</div>
</div>


==Description==
<span id="Description"></span>
==Описание==


The '''Std SetAppearance''' command shows the Display properties [[Task_panel|task panel]] for selected objects.
The '''Std SetAppearance''' command shows the Display properties [[Task_panel|task panel]] for selected objects.


[[Image:Std_SetAppearance_taskpanel.png]]
[[Image:DlgDisplayProperties.png|250px]]
{{Caption|The Display properties task panel}}
{{Caption|The Display properties task panel}}


==Usage==
<span id="Usage"></span>
==Применение==


# Select one or more objects.
# Select one or more objects.
Line 40: Line 41:
# Press the {{Button|Close}} button to close the task panel and finish the command.
# Press the {{Button|Close}} button to close the task panel and finish the command.


==Options==
<span id="Options"></span>
==Опции==


===Viewing mode===
===Viewing mode===
Line 53: Line 55:
* '''Shape color:''' sets the {{PropertyView|Shape Color}} property. Press the button to open the Select color dialog box.
* '''Shape color:''' sets the {{PropertyView|Shape Color}} property. Press the button to open the Select color dialog box.
* '''Line color:''' sets the {{PropertyView|Line Color}} property. Press the button to open the Select color dialog box.
* '''Line color:''' sets the {{PropertyView|Line Color}} property. Press the button to open the Select color dialog box.
* '''Point color:''' sets the {{PropertyView|Point Color}} property. Press the button to open the Select color dialog box.


===Display===
===Display===
Line 61: Line 64:
* '''Line transparency:''' unsupported at this time.
* '''Line transparency:''' unsupported at this time.


==Notes==
<span id="Notes"></span>
==Примечания==


* The mentioned view properties can also be changed in the [[Property_editor|Property editor]] or the [[Combo_view|Combo view]].
* The mentioned view properties can also be changed in the [[Property_editor|Property editor]] or the [[Combo_view|Combo view]].



{{Docnav
{{Docnav/ru
|[[Std_ToggleNavigation|Std ToggleNavigation]]
|[[Std_ToggleNavigation/ru|Команда "Навигация/редактирование"]]
|[[Std_RandomColor|Std RandomColor]]
|[[Std_RandomColor/ru|Команда "Случайный цвет"]]
|[[Std_View_Menu|Std View Menu]]
|[[Std_View_Menu/ru|Меню "Вид"]]
|IconL=
|IconL=Std_ToggleNavigation.svg
|IconR=
|IconR=Std_RandomColor.svg
|IconC=Freecad.svg
|IconC=Freecad.svg
}}
}}

Latest revision as of 18:11, 13 April 2024

Внешний вид

Системное название
Std SetAppearance
Расположение в меню
Вид → Внешний вид...
Верстаки
All
Быстрые клавиши
Ctrl+D
Представлено в версии
-
См. также
Part FaceColors

Описание

The Std SetAppearance command shows the Display properties task panel for selected objects.

The Display properties task panel

Применение

  1. Select one or more objects.
  2. There are several ways to invoke the command:
    • Select the View → Appearance... option from the menu.
    • Select the Appearance... option from the Tree view context menu or 3D view context menu.
    • Use the keyboard shortcut: Ctrl+D.
  3. Change one or more display properties. See Options. The objects will update immediately.
  4. Optionally select one or more new objects whose display properties you want to change.
  5. Press the Close button to close the task panel and finish the command.

Опции

Viewing mode

  • Select a ВидDisplay Mode from the dropdown list. The available options are: 'Flat lines', 'Shaded' (not for Draft objects), 'Wireframe' and 'Points'. See the Std DrawStyle command for more information.

Material

  • Select a predefined material from the dropdown list ('Default', 'Aluminum', 'Brass', 'Bronze', etc.).
  • Press the ... button to open the Material properties dialog box and edit the ambient, diffuse, emissive and specular colors, as well as the shininess.
  • Color plot: unsupported at this time.
  • Shape color: sets the ВидShape Color property. Press the button to open the Select color dialog box.
  • Line color: sets the ВидLine Color property. Press the button to open the Select color dialog box.
  • Point color: sets the ВидPoint Color property. Press the button to open the Select color dialog box.

Display

  • Point size: sets the ВидPoint Size property (in pixels).
  • Line width: sets the ВидLine Width property (in pixels).
  • Transparency: sets the ВидTransparency property (in percentage). 0% is opaque, 100% is fully transparent.
  • Line transparency: unsupported at this time.

Примечания