Std SetAppearance: Difference between revisions

From FreeCAD Documentation
(Part_ColorPerFace)
mNo edit summary
(14 intermediate revisions by the same user not shown)
Line 25: Line 25:
<!--T:5-->
<!--T:5-->
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.

This page has been updated for version 1.0.


</translate>
</translate>
[[Image:DlgDisplayProperties.png|250px]]
[[Image:Std_SetAppearance_Taskpanel.png]]
<translate>
<translate>
<!--T:24-->
<!--T:24-->
Line 40: Line 42:
#* Select the {{MenuCommand|[[Image:Std_SetAppearance.svg|16px]] Appearance...}} option from the [[Tree_view|Tree view]] context menu or [[3D_view|3D view]] context menu.
#* Select the {{MenuCommand|[[Image:Std_SetAppearance.svg|16px]] Appearance...}} option from the [[Tree_view|Tree view]] context menu or [[3D_view|3D view]] context menu.
#* Use the keyboard shortcut: {{KEY|Ctrl}}+{{KEY|D}}.
#* Use the keyboard shortcut: {{KEY|Ctrl}}+{{KEY|D}}.
# Change one or more display properties. See [[#Options|Options]]. The objects will update immediately.
# Change one or more properties. See [[#Options|Options]]. The objects will update immediately.
# Optionally select one or more new objects whose display properties you want to change.
# Optionally select one or more new objects whose properties you want to change.
# 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.


Line 49: Line 51:


<!--T:11-->
<!--T:11-->
* Select a {{PropertyView|Display Mode}} from the dropdown list. The available options are: 'Flat lines', 'Shaded' (not for [[Draft_Workbench|Draft]] objects), 'Wireframe' and 'Points'. See the [[Std_DrawStyle|Std DrawStyle]] command for more information.
* Select a {{PropertyView|Display Mode}} from the dropdown list. The available options are: {{Value|Flat lines}}, {{Value|Shaded}} (not for [[Draft_Workbench|Draft]] objects), {{Value|Wireframe}} and {{Value|Points}}. See the [[Std_DrawStyle|Std DrawStyle]] command for more information.


===Material=== <!--T:13-->
===Material=== <!--T:13-->


<!--T:14-->
<!--T:14-->
* Select a predefined material from the dropdown list ('Default', 'Aluminum', 'Brass', 'Bronze', etc.).
* Select a material from the list.
** Optionally select a category from the dropdown list below the material list to filter the materials. The available categories are {{Value|Basic Appearance}}, {{Value|Texture Appearance}} (such materials are not yet available) and {{Value|All Materials}}.
* Press the {{Button|...}} button to open the Material properties dialog box and edit the ambient, diffuse, emissive and specular colors, as well as the shininess.
** Optionally press the {{Button|Launch editor}} button to launch the [[Materials_Edit|Materials editor]].
* '''Custom Appearance:''' press the {{Button|...}} button to override the material appearance. In the '''Material properties''' dialog box that opens the ambient, diffuse, emissive and specular colors, as well as the shininess can be edited.
* '''Color plot:''' unsupported at this time.
* '''Color plot:''' unsupported at this time.
* '''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.
* '''Point color:''' sets the {{PropertyView|Point Color}} property. Press the button to open the Select color dialog box.
Line 72: Line 75:


<!--T:21-->
<!--T:21-->
* 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]].




Line 86: Line 89:


</translate>
</translate>
{{Std Base navi{{#translation:}}}}
{{Std_Base_navi{{#translation:}}}}
{{Userdocnavi{{#translation:}}}}
{{Userdocnavi{{#translation:}}}}
{{clear}}

Revision as of 09:26, 11 July 2024

Std SetAppearance

Menu location
View → Appearance...
Workbenches
All
Default shortcut
Ctrl+D
Introduced in version
-
See also
Part ColorPerFace

Description

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

This page has been updated for version 1.0.

The Display properties task panel

Usage

  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 properties. See Options. The objects will update immediately.
  4. Optionally select one or more new objects whose properties you want to change.
  5. Press the Close button to close the task panel and finish the command.

Options

Viewing mode

  • Select a ViewDisplay 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 material from the list.
    • Optionally select a category from the dropdown list below the material list to filter the materials. The available categories are Basic Appearance, Texture Appearance (such materials are not yet available) and All Materials.
    • Optionally press the Launch editor button to launch the Materials editor.
  • Custom Appearance: press the ... button to override the material appearance. In the Material properties dialog box that opens the ambient, diffuse, emissive and specular colors, as well as the shininess can be edited.
  • Color plot: unsupported at this time.
  • Line color: sets the ViewLine Color property. Press the button to open the Select color dialog box.
  • Point color: sets the ViewPoint Color property. Press the button to open the Select color dialog box.

Display

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

Notes