TechDraw Empiler en haut

From FreeCAD Documentation
Revision as of 10:42, 11 September 2022 by David69 (talk | contribs) (Created page with "{{GuiCommand/fr |Name=TechDraw StackTop |Name/fr=TechDraw Empiler en haut |MenuLocation=TechDraw → Empiler → Déplacer la vue vers le haut de la pile |Workbenches=TechDr...")
Other languages:

TechDraw Empiler en haut

Emplacement du menu
TechDraw → Empiler → Déplacer la vue vers le haut de la pile
Ateliers
TechDraw
Raccourci par défaut
Aucun
Introduit dans la version
1.0
Voir aussi
TechDraw Empiler en bas, TechDraw Empiler vers le haut, TechDraw Empiler vers le bas.

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 command, 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 VueStack Order property of the Views is changed.

Scripting

See also: TechDraw API and FreeCAD Scripting Basics.

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