Draft ToggleDisplayMode/tr: Difference between revisions

From FreeCAD Documentation
(Updating to match new version of source page)
(Updating to match new version of source page)
 
(One intermediate revision by the same user not shown)
Line 22: Line 22:
==Description==
==Description==


The [[Image:Draft_ToggleDisplayMode.svg|24px]] '''Draft ToggleDisplayMode''' command switches the {{PropertyView|Display Mode}} property of selected objects between {{Value|Flat Lines}} and {{Value|Wireframe}}. When this property of is set to {{Value|Wireframe}} only the vertices and edges of an object are visible making it possible to view and select objects behind it.
The [[Image:Draft_ToggleDisplayMode.svg|24px]] '''Draft ToggleDisplayMode''' command switches the {{PropertyView|Display Mode}} property of selected objects between {{Value|Flat Lines}} and {{Value|Wireframe}}. When this property is set to {{Value|Wireframe}} only the vertices and edges of an object are visible making it possible to view and select objects behind it.


[[Image:Draft_ToggleDisplayMode_example.png|400px]]
[[Image:Draft_ToggleDisplayMode_example.png|400px]]
Line 31: Line 31:
# Select one or more objects.
# Select one or more objects.
# There are several ways to invoke the command:
# There are several ways to invoke the command:
#* Press the {{Button|[[Image:Draft_ToggleDisplayMode.svg|16px]] [[Draft_ToggleDisplayMode|Draft ToggleDisplayMode]]}} button.
#* Press the {{Button|[[Image:Draft_ToggleDisplayMode.svg|16px]] [[Draft_ToggleDisplayMode|Toggle normal/wireframe display]]}} button.
#* Select the {{MenuCommand|Utilities → [[Image:Draft_ToggleDisplayMode.svg|16px]] Toggle normal/wireframe display}} option from the menu.
#* Select the {{MenuCommand|Utilities → [[Image:Draft_ToggleDisplayMode.svg|16px]] Toggle normal/wireframe display}} option from the menu.
#* Select the {{MenuCommand|Utilities → [[Image:Draft_ToggleDisplayMode.svg|16px]] Toggle normal/wireframe display}} option from the [[Tree_view|Tree view]] or [[3D_view|3D view]] context menu.
#* Select the {{MenuCommand|Utilities → [[Image:Draft_ToggleDisplayMode.svg|16px]] Toggle normal/wireframe display}} option from the [[Tree_view|Tree view]] or [[3D_view|3D view]] context menu.

Latest revision as of 20:01, 7 December 2023

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 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 Toggle normal/wireframe display 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.