TechDraw RedrawPage/ru: Difference between revisions

From FreeCAD Documentation
(Created page with "==Опции==")
(Created page with "==Свойства==")
Line 31: Line 31:
None.
None.


==Properties==
==Свойства==


* n/a
* n/a

Revision as of 10:42, 4 September 2021

Other languages:

TechDraw RedrawPage

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

Описание

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.

Применение

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

Опции

None.

Свойства

  • n/a

Программирование

The Redraw command is not directly available in scripts.


Примечания

  • None at this time.