TechDraw StackTop: Difference between revisions

From FreeCAD Documentation
No edit summary
No edit summary
Line 24: Line 24:


<!--T:4-->
<!--T:4-->
The Stack Up [[Image:TechDraw_StackUp.svg|24px]], Stack Down [[Image:TechDraw_StackDown.svg|24px]] Stack Top [[Image:TechDraw_StackTop.svg|24px]] and Stack Bottom [[Image:TechDraw_StackBottom.svg|24px]] tools change the apparent depth of views on the page.
The Stack Up [[Image:TechDraw_StackUp.svg|24px]], Stack Down [[Image:TechDraw_StackDown.svg|24px]], Stack Top [[Image:TechDraw_StackTop.svg|24px]] and Stack Bottom [[Image:TechDraw_StackBottom.svg|24px]] tools change the apparent depth of views on the page.


==Usage== <!--T:5-->
==Usage== <!--T:5-->

Revision as of 20:17, 7 September 2022

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 on the page.

Usage

  • Select a view in the page or tree.
  • Press the one of the stacking buttons, such as Stack Top.
  • 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.