TechDraw StapelOberseite

From FreeCAD Documentation
Revision as of 16:11, 30 September 2022 by Edi271 (talk | contribs) (Created page with "== Verwendung ==")
Other languages:

TechDraw StackTop

Menu location
TechDraw → Stacking → Move view to top of stack
Workbenches
TechDraw
Default shortcut
None
Introduced in version
1.0
See also
TechDraw StackBottom, TechDraw StackUp, TechDraw StackDown.

Description

Das TechDraw StackTop bewegt Ansichten an die Oberseite des Stapels. Die Stapel Reihenfolge bestimmt die Tiefe der Sichtbarkeit von Ansichten auf einer Seite.

Verwendung

  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 AnsichtStack 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.