TechDraw RedrawPage: Difference between revisions

From FreeCAD Documentation
m (space)
m (Fixed {{GuiCommand}})
Line 13: Line 13:
<!--T:1-->
<!--T:1-->
{{GuiCommand
{{GuiCommand
|Name=TechDraw RedrawPage
|Name=TechDraw RedrawPage
|Name/fr=TechDraw Redessiner
|Workbenches=[[TechDraw Module/fr|TechDraw]]
|MenuLocation=TechDraw → Redraw Page
|MenuLocation=TechDraw → Redraw Page
|Workbenches=[[TechDraw Module|TechDraw]]
|Version=0.19
|Version=0.19
}}
}}

Revision as of 23:20, 3 February 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.

How to use

  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.