TechDraw StackTop

From FreeCAD Documentation
Revision as of 19:44, 7 September 2022 by Wandererfan (talk | contribs)
Other languages:

TechDraw Stack

Menu location
TechDraw → StackXXX
Workbenches
TechDraw
Default shortcut
None
Introduced in version
0.21
See also
None

Description

The Stack Up, Stack Down Stack Top and Stack Bottom tools change the apparent depth of views.

Usage

  • Select a view in the page or tree.
  • Press the one of the stacking buttons, such as Stacking.
  • Select one of the TechDraw → Stack Top stacking options from the menu.

Properties

  • ViewStackOrder: Over or under lap relative to other views.

Scripting

See also: TechDraw API and FreeCAD Scripting Basics.

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