TechDraw RedrawPage: Difference between revisions

From FreeCAD Documentation
No edit summary
mNo edit summary
Line 3: Line 3:
<!--T:8-->
<!--T:8-->
{{Docnav
{{Docnav
|[[TechDraw_PageTemplate|Page Template]]
|[[TechDraw_PageTemplate|PageTemplate]]
|[[TechDraw_View|View]]
|[[TechDraw_View|View]]
|[[TechDraw_Module|TechDraw]]
|[[TechDraw_Module|TechDraw]]
Line 57: Line 57:
<!--T:9-->
<!--T:9-->
{{Docnav
{{Docnav
|[[TechDraw_PageTemplate|Page Template]]
|[[TechDraw_PageTemplate|PageTemplate]]
|[[TechDraw_View|View]]
|[[TechDraw_View|View]]
|[[TechDraw_Module|TechDraw]]
|[[TechDraw_Module|TechDraw]]

Revision as of 17:29, 26 April 2021

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.