Draft ToggleDisplayMode/sv: Difference between revisions

From FreeCAD Documentation
(Updating to match new version of source page)
(Updating to match new version of source page)
Line 4: Line 4:
|[[Draft_WorkingPlaneProxy|WorkingPlaneProxy]]
|[[Draft_WorkingPlaneProxy|WorkingPlaneProxy]]
|[[Draft_AddToGroup|AddToGroup]]
|[[Draft_AddToGroup|AddToGroup]]
|[[Draft_Module|Draft]]
|[[Draft_Workbench|Draft]]
|IconL=Draft_WorkingPlaneProxy.svg
|IconL=Draft_WorkingPlaneProxy.svg
|IconR=Draft_AddToGroup.svg
|IconR=Draft_AddToGroup.svg
Line 34: Line 34:
|[[Draft_WorkingPlaneProxy|WorkingPlaneProxy]]
|[[Draft_WorkingPlaneProxy|WorkingPlaneProxy]]
|[[Draft_AddToGroup|AddToGroup]]
|[[Draft_AddToGroup|AddToGroup]]
|[[Draft_Module|Draft]]
|[[Draft_Workbench|Draft]]
|IconL=Draft_WorkingPlaneProxy.svg
|IconL=Draft_WorkingPlaneProxy.svg
|IconR=Draft_AddToGroup.svg
|IconR=Draft_AddToGroup.svg

Revision as of 19:48, 24 August 2021

Draft ToggleDisplayMode

Menyplacering
Draft -> Utilities -> Toggle display mode
Arbetsbänkar
Draft, Arch
Standard genväg
Shift + Space
Introducerad i version
-
Se även
Ingen

Description

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