TechDraw RedrawPage: Difference between revisions

From FreeCAD Documentation
(Marked this version for translation)
No edit summary
Line 15: Line 15:
|Name=TechDraw RedrawPage
|Name=TechDraw RedrawPage
|MenuLocation=TechDraw → Redraw Page
|MenuLocation=TechDraw → Redraw Page
|Workbenches=[[TechDraw Module|TechDraw]]
|Workbenches=[[TechDraw_Module|TechDraw]]
|Version=0.19
|Version=0.19
}}
}}

Revision as of 20:11, 24 August 2020

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.