TechDraw RedrawPage/es: Difference between revisions

From FreeCAD Documentation
(Updating to match new version of source page)
(Updating to match new version of source page)
Line 3: Line 3:
|[[TechDraw_PageTemplate|PageTemplate]]
|[[TechDraw_PageTemplate|PageTemplate]]
|[[TechDraw_View|View]]
|[[TechDraw_View|View]]
|[[TechDraw_Module|TechDraw]]
|[[TechDraw_Workbench|TechDraw]]
|IconL=TechDraw_PageTemplate.svg
|IconL=TechDraw_PageTemplate.svg
|IconR=TechDraw_View.svg
|IconR=TechDraw_View.svg
Line 12: Line 12:
|Name=TechDraw RedrawPage
|Name=TechDraw RedrawPage
|MenuLocation=TechDraw → Redraw Page
|MenuLocation=TechDraw → Redraw Page
|Workbenches=[[TechDraw_Module|TechDraw]]
|Workbenches=[[TechDraw_Workbench|TechDraw]]
|Version=0.19
|Version=0.19
}}
}}
Line 48: Line 48:
|[[TechDraw_PageTemplate|PageTemplate]]
|[[TechDraw_PageTemplate|PageTemplate]]
|[[TechDraw_View|View]]
|[[TechDraw_View|View]]
|[[TechDraw_Module|TechDraw]]
|[[TechDraw_Workbench|TechDraw]]
|IconL=TechDraw_PageTemplate.svg
|IconL=TechDraw_PageTemplate.svg
|IconR=TechDraw_View.svg
|IconR=TechDraw_View.svg

Revision as of 08:01, 27 August 2021

TechDraw RedrawPage

Menu location
TechDraw → Redraw Page
Workbenches
TechDraw
Default shortcut
None
Introduced in version
0.19
See also
None

Descripción

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.

Utilización

  1. If you have multiple pages in your file, select the one you want updated.
  2. Press the Redraw Page button

Opciones

None.

Propiedades

  • n/a

Scripting

The Redraw command is not directly available in scripts.


Notas

  • None at this time.