TechDraw RedrawPage: Difference between revisions

From FreeCAD Documentation
No edit summary
(Marked this version for translation)
Line 19: Line 19:
}}
}}


==Description==
==Description== <!--T:13-->


<!--T:2-->
<!--T:2-->
Line 27: Line 27:
This tool was removed in v0.18, but reimplemented in v0.19.
This tool was removed in v0.18, but reimplemented in v0.19.


==Usage==
==Usage== <!--T:14-->


<!--T:3-->
<!--T:3-->
Line 33: Line 33:
# Press the {{KEY|[[Image:TechDraw_RedrawPage.svg|24px]] [[TechDraw RedrawPage|Redraw Page]]}} button
# Press the {{KEY|[[Image:TechDraw_RedrawPage.svg|24px]] [[TechDraw RedrawPage|Redraw Page]]}} button


==Options==
==Options== <!--T:15-->


<!--T:4-->
<!--T:4-->
None.
None.


==Properties==
==Properties== <!--T:16-->


<!--T:5-->
<!--T:5-->
* n/a
* n/a


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


<!--T:6-->
<!--T:6-->
Line 49: Line 49:




==Notes==
==Notes== <!--T:18-->


<!--T:7-->
<!--T:7-->

Revision as of 22:20, 21 March 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.