Draft ToggleDisplayMode

From FreeCAD Documentation
Revision as of 13:15, 5 October 2021 by FuzzyBot (talk | contribs) (Updating to match new version of source page)

Ekran modunu değiştir

Menü konumu
Draft → Utilities → Toggle display mode
Tezgahlar
Draft, Arch
Varsayılan kısayol
Shift + Space
Versiyonda tanıtıldı
-
Ayrıca bkz
Hiçbiri

Description

The Draft ToggleDisplayMode command switches the GörünümDisplay Mode property of selected objects between Flat Lines and Wireframe. When this property of is set to Wireframe only the vertices and edges of an object are visible making it possible to view and select objects behind it.

On the left the larger cube obstructs the cube behind it. On the right the Display Mode of the larger cube is set to Wireframe making it possible to select a face belonging to the smaller cube.

Usage

  1. Select one or more objects.
  2. There are several ways to invoke the command:
    • Press the Draft ToggleDisplayMode button.
    • Select the Utilities → Toggle normal/wireframe display option from the menu.
    • Select the Utilities → Toggle normal/wireframe display option from the Tree view or 3D view context menu.
    • Use the keyboard shortcut: Shift+Space.