TechDraw RedrawPage: Difference between revisions

From FreeCAD Documentation
(Removed a reference to V0.19.)
No edit summary
 
(2 intermediate revisions by the same user not shown)
Line 28: Line 28:


<!--T:3-->
<!--T:3-->
# If you have multiple pages in your file, select the one you want updated.
# If there are multiple drawing pages in the document: optionally activate the desired page or select it in the [[Tree_view|Tree view]].
# There are several ways to invoke the tool:
# Press the {{KEY|[[Image:TechDraw_RedrawPage.svg|24px]] [[TechDraw_RedrawPage|Redraw Page]]}} button
#* Press the {{Button|[[Image:TechDraw_RedrawPage.svg|16px]] [[TechDraw_RedrawPage|Redraw Page]]}} button.

#* Select the {{MenuCommand|TechDraw → Page → [[Image:TechDraw_RedrawPage.svg|16px]] Redraw Page}} option from the menu.
==Scripting== <!--T:17-->
# If there are multiple drawing pages in the document and you have not yet selected a page, the {{MenuCommand|Page Chooser}} dialog box opens: {{Version|0.20}}

## Select the desired page.
<!--T:6-->
## Press the {{Button|OK}} button.
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.