TechDraw ToggleFrame/it: Difference between revisions

From FreeCAD Documentation
(Created page with "{{GuiCommand/it |Name=TechDraw ToggleFrame |Name/it=Attiva o disattiva la cornice |MenuLocation=TechDraw → Attiva o disattiva la cornice |Workbenches=TechDraw Module/it|Te...")
(Created page with "==Descrizione==")
Line 17: Line 17:
}}
}}


==Description==
==Descrizione==


The Toggle tool turns the display of View frames, labels and vertices on or off.
The Toggle tool turns the display of View frames, labels and vertices on or off.

Revision as of 20:34, 21 April 2020

Other languages:

Attiva o disattiva la cornice

Posizione nel menu
TechDraw → Attiva o disattiva la cornice
Ambiente
TechDraw
Avvio veloce
Nessuno
Introdotto nella versione
-
Vedere anche
Vista, Gruppo di proiezioni

Descrizione

The Toggle tool turns the display of View frames, labels and vertices on or off.

View of the solid projection with frames turned on and turned off

Usage

  1. If you have multiple drawing pages in your document, you will need to select the desired page in the tree.
  2. Press the Turn View Frames On/Off button.
  3. If View frames are currently visible, they will disappear. If View frames are not visible, they will appear.
  4. It is possible for different Views to be in different states of frame display. If this happens, press the Turn View Frames On/Off button once or twice to resynchronize the Views.

Scripting

See also: TechDraw API and FreeCAD Scripting Basics.

The Toggle tool currently doesn't have a programming interface.