Skip to content

Latest commit

 

History

History
64 lines (42 loc) · 2.59 KB

Std_SetAppearance.md

File metadata and controls

64 lines (42 loc) · 2.59 KB
Error in user YAML: (<unknown>): did not find expected alphabetic or numeric character while scanning an alias at line 5 column 14
---
- GuiCommand:
   Name: Std SetAppearance
   MenuLocation: View -> Appearance...
   Workbenches: All
   Shortcut: **Ctrl**+**D**
   SeeAlso: Part_FaceColors
---

Std SetAppearance

Description

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

*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 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.

Options

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.

Notes

{{Std Base navi}}


documentation index > Std SetAppearance