TechDraw ToggleFrame/it: Difference between revisions

From FreeCAD Documentation
(Created page with "Lo strumento attiva o disattiva la visualizzazione della vista di cornici, etichette e vertici.")
(Created page with "{{Caption|Vista della proiezione di un solido con cornici attive e disattivate}}")
Line 22: Line 22:


[[Image:TechDraw_ToggleFrame.png|400px]]
[[Image:TechDraw_ToggleFrame.png|400px]]
{{Caption|View of the solid projection with frames turned on and turned off}}
{{Caption|Vista della proiezione di un solido con cornici attive e disattivate}}


==Usage==
==Usage==

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

Lo strumento attiva o disattiva la visualizzazione della vista di cornici, etichette e vertici.

Vista della proiezione di un solido con cornici attive e disattivate

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.