TechDraw RedrawPage: Difference between revisions

From FreeCAD Documentation
(Undo revision 1182335 by FBXL5 (talk)TechDraw_Stacking inserted in the wrong Docnav position.)
Tag: Undo
(Undo revision 1182134 by Wandererfan (talk)TechDraw_Stacking inserted in the wrong Docnav position.)
Tag: Undo
Line 4: Line 4:
{{Docnav
{{Docnav
|[[TechDraw_PageTemplate|PageTemplate]]
|[[TechDraw_PageTemplate|PageTemplate]]
|[[TechDraw_Stack|Stacking]]
|[[TechDraw_View|View]]
|[[TechDraw_Workbench|TechDraw]]
|[[TechDraw_Workbench|TechDraw]]
|IconL=TechDraw_PageTemplate.svg
|IconL=TechDraw_PageTemplate.svg
|IconR=TechDraw_StackTop.svg
|IconR=TechDraw_View.svg
|IconC=Workbench_TechDraw.svg
|IconC=Workbench_TechDraw.svg
}}
}}
Line 58: Line 58:
{{Docnav
{{Docnav
|[[TechDraw_PageTemplate|PageTemplate]]
|[[TechDraw_PageTemplate|PageTemplate]]
|[[TechDraw_Stack|Stacking]]
|[[TechDraw_View|View]]
|[[TechDraw_Workbench|TechDraw]]
|[[TechDraw_Workbench|TechDraw]]
|IconL=TechDraw_PageTemplate.svg
|IconL=TechDraw_PageTemplate.svg
|IconR=TechDraw_StackTop.svg
|IconR=TechDraw_View.svg
|IconC=Workbench_TechDraw.svg
|IconC=Workbench_TechDraw.svg
}}
}}

Revision as of 09:33, 10 September 2022

TechDraw RedrawPage

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

Description

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

This tool was removed in v0.18, but reimplemented in v0.19.

Usage

  1. If you have multiple pages in your file, select the one you want updated.
  2. Press the Redraw Page button

Options

None.

Properties

  • n/a

Scripting

The Redraw command is not directly available in scripts.


Notes

  • None at this time.