TechDraw StackTop/it: Difference between revisions

From FreeCAD Documentation
(Created page with "{{Docnav/it |Proietta forma |Sposta in fondo |TechDraw |IconL=TechDraw_ProjectShape.svg |IconR=TechDraw_StackBottom.svg |IconC=Workbench_TechDraw.svg }}")
(Created page with "{{GuiCommand/it |Name=TechDraw StackTop |Name=TechDraw Sposta in cima |MenuLocation=TechDraw → Impilamento → Sposta la vista in cima alla pila |Workbenches=TechDraw |Shortcut= |Version=0.21 |SeeAlso=TechDraw Sposta in fondo, TechDraw Sposta su, TechDraw Sposta giù. }}")
Line 10: Line 10:
}}
}}


{{GuiCommand
{{GuiCommand/it
|Name=TechDraw StackTop
|Name=TechDraw StackTop
|Name=TechDraw Sposta in cima
|MenuLocation=TechDraw → StackingMove view to top of stack
|MenuLocation=TechDraw → ImpilamentoSposta la vista in cima alla pila
|Workbenches=[[TechDraw_Workbench|TechDraw]]
|Workbenches=[[TechDraw_Workbench/it|TechDraw]]
|Shortcut=
|Shortcut=
|Version=0.21
|Version=0.21
|SeeAlso=[[TechDraw_StackBottom|TechDraw StackBottom]], [[TechDraw_StackUp|TechDraw StackUp]], [[TechDraw_StackDown|TechDraw StackDown]].
|SeeAlso=[[TechDraw_StackBottom/it|TechDraw Sposta in fondo]], [[TechDraw_StackUp/it|TechDraw Sposta su]], [[TechDraw_StackDown/it|TechDraw Sposta giù]].
}}
}}



Revision as of 20:39, 24 April 2024

Other languages:

TechDraw Sposta in cima

Posizione nel menu
TechDraw → Impilamento → Sposta la vista in cima alla pila
Ambiente
TechDraw
Avvio veloce
Nessuno
Introdotto nella versione
0.21
Vedere anche
TechDraw Sposta in fondo, TechDraw Sposta su, TechDraw Sposta giù.

Description

The TechDraw StackTop tool moves Views to the top of the stacking order. The stacking order controls the apparent depth of Views on a page.

Usage

  1. Select one or more Views on a Page or in the Tree view. For this tool, and TechDraw StackBottom, the selection order is relevant.
  2. There are several ways to invoke the tool:
    • Press the Move view to top of stack button.
    • Select the TechDraw → Stacking → Move view to top of stack option from the menu.
  3. The VistaStack Order property of the Views is changed.

Scripting

See also: Autogenerated API documentation and FreeCAD Scripting Basics.

The stacking order can be changed in scripts by changing the StackOrder property of a View's ViewObject.