TechDraw RedrawPage: Difference between revisions

From FreeCAD Documentation
(Usage)
No edit summary
 
Line 35: Line 35:
## Select the desired page.
## Select the desired page.
## Press the {{Button|OK}} button.
## Press the {{Button|OK}} button.

==Scripting== <!--T:17-->

<!--T:6-->
The Redraw command is not directly available in scripts.





Latest revision as of 15:37, 24 July 2023

TechDraw RedrawPage

Menu location
TechDraw → Page → Redraw Page
Workbenches
TechDraw
Default shortcut
None
Introduced in version
0.19
See also
None

Description

The TechDraw RedrawPage tool forces a page update despite any contrary settings of KeepUpdated (Page property), Update with 3D (parameter) or Allow Page Override (parameter).

Usage

  1. If there are multiple drawing pages in the document: optionally activate the desired page or select it in the Tree view.
  2. There are several ways to invoke the tool:
    • Press the Redraw Page button.
    • Select the TechDraw → Page → Redraw Page option from the menu.
  3. If there are multiple drawing pages in the document and you have not yet selected a page, the Page Chooser dialog box opens: introduced in version 0.20
    1. Select the desired page.
    2. Press the OK button.