|
Menu location |
---|
TechDraw → Stacking → Move view to top of stack |
Workbenches |
TechDraw |
Default shortcut |
None |
Introduced in version |
0.21 |
See also |
TechDraw StackBottom, TechDraw StackUp, TechDraw StackDown. |
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
- Select one or more Views on a Page or in the Tree view. For this tool, and TechDraw StackBottom, the selection order is relevant.
- 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.
- Press the
- The ViewStack 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
.
This page is retrieved from https://wiki.freecad.org/TechDraw_StackTop