TechDraw RedrawPage/de: Difference between revisions

From FreeCAD Documentation
(Created page with "{{GuiCommand/de |Name=TechDraw RedrawPage|Name=TechDraw Aktualisiere Zeichnung |MenuLocation=TechDraw → Redraw Page |Workbenches=TechDraw |Version=0.19 }}")
(Created page with "==Beschreibung==")
Line 16: Line 16:
}}
}}


==Description==
==Beschreibung==


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

Revision as of 09:28, 4 May 2020

TechDraw Aktualisiere Zeichnung

Menüeintrag
TechDraw → Redraw Page
Arbeitsbereich
TechDraw
Standardtastenkürzel
Keiner
Eingeführt in Version
0.19
Siehe auch
Keiner

Beschreibung

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.