Draft ToggleDisplayMode: Difference between revisions

From FreeCAD Documentation
(Undo revision 1080758 by David69 (talk)This change does not follow GuiCommand_model.)
Tag: Undo
(Button text.)
 
(One intermediate revision by one other user not shown)
Line 24: Line 24:


<!--T:2-->
<!--T:2-->
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.


</translate>
</translate>
Line 37: Line 37:
# 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 17:30, 3 December 2023

Draft ToggleDisplayMode

Menu location
Utilities → Toggle normal/wireframe display
Workbenches
Draft, Arch
Default shortcut
Shift+Space
Introduced in version
-
See also
Std ToggleVisibility

Description

The Draft ToggleDisplayMode command switches the ViewDisplay 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.