Std SetAppearance/ru: Difference between revisions

From FreeCAD Documentation
No edit summary
(Updating to match new version of source page)
Line 18: Line 18:


# Select at least one object.
# Select at least one object.
# In the Model tree or in the 3D view, right-click and select {{Button|[[File:Std Tool1.svg|24px]] '''Appearance…'''}} in the contextual menu.
# In the Model tree or in the 3D view, right-click and select {{MenuCommand|[[File:Std Tool1.svg|16px]] Appearance}} in the contextual menu.
# Define properties; see [[#Options|Options]].
# Define properties; see [[#Options|Options]].
# Press {{button|Close}}.
# Press {{button|Close}}.
Line 34: Line 34:
* '''Points:''' only vertices are shown.
* '''Points:''' only vertices are shown.


These can also be set globally from the {{emphasis|View → Draw style}} menu or from the view toolbar, or per object from the View tab.
These can also be set globally from the {{MenuCommand|View → Draw style}} menu or from the view toolbar, or per object from the View tab.


===Material===
===Material===
Line 51: Line 51:
* '''Line transparency:''' unsupported at this time.
* '''Line transparency:''' unsupported at this time.


{{Std Base}}
{{Userdocnavi}}
{{clear}}
{{clear}}

Revision as of 20:16, 21 October 2019

Внешний вид

Системное название
Std SetAppearance
Расположение в меню
Вид → Внешний вид...
Верстаки
All
Быстрые клавиши
Нет
Представлено в версии
-
См. также
Set Colors

Description

This tool makes it possible to define the appearance (viewing mode, material and display) of selected objects.

How to use

  1. Select at least one object.
  2. In the Model tree or in the 3D view, right-click and select Appearance in the contextual menu.
  3. Define properties; see Options.
  4. Press Close.

Options

Launching the tool opens a separate Display properties window.

Viewing mode

Sets the draw style. The drop down menu provides 4 choices:

  • Flat Lines: faces are shaded and edges are visible.
  • Shaded: faces are shaded and edges are hidden.
  • Wireframe: only edges are shown, faces are hidden and the model appears completely transparent.
  • Points: only vertices are shown.

These can also be set globally from the View → Draw style menu or from the view toolbar, or per object from the View tab.

Material

  • A drop down menu lists ready-made materials (default, aluminum, brass, bronze...).
  • The ... button opens a Material properties dialog to edit ambient, diffuse, emissive and specular colors, as well as shininess.
  • Color plot: unsupported at this time.
  • Shape color: sets the color of faces. Press the button to open a color picker.
  • Line color: sets the color of edges. Press the button to open a color picker.

Display

  • Point size: sets the vertex size in pixels.
  • Line width: sets the edges width in pixels.
  • Transparency: sets the transparency of faces, in percentage. 0 is solid (opaque) and 100 is fully transparent.
  • Line transparency: unsupported at this time.