TechDraw "Вставить страницу по умолчанию"

From FreeCAD Documentation
This page is a translated version of the page TechDraw PageDefault and the translation is 33% complete.
Outdated translations are marked like this.
Other languages:

Вставить страницу по умолчанию

Системное название
TechDraw_PageDefault
Расположение в меню
TechDraw → Вставить страницу по умолчанию
Верстаки
TechDraw
Быстрые клавиши
Нет
Представлено в версии
-
См. также
Вставить страницу используя шаблон, Шаблоны TechDraw

Описание

The TechDraw PageDefault tool creates a new Page object using the the template file specified in the TechDraw Preferences.

Default template that comes with TechDraw: A4_LandscapeTD.svg

Применение

  1. An active document must exist.
  2. There are several ways to invoke the tool:
    • Press the Insert Default Page button.
    • Select the TechDraw → Page → Insert Default Page option from the menu.

Примечания

  • If a Page is marked as "do not keep updated" either through its ДанныеKeep Updated property, through the Toggle Keep Updated option from its window context menu, or by the setting in the Preferences, it will ignore changes in the 3D model. You may notice anomalies (missing geometry, missing Dimension values, etc) in the appearance of the Page. These will correct themselves once the Page is updated with the Redraw Page tool. The Page will have this icon in the Tree view while updating is suspended. This setting also affects the startup process. If a Page is marked as "do not keep updated" it will not be drawn at program start.
  • If the default template is not specified in your user configuration file user.cfg, the tool will try:
$INSTALL_DIR/Mod/TechDraw/Templates/A4_LandscapeTD.svg
Where $INSTALL_DIR is the directory where FreeCAD was installed, for example:
/usr/share/freecad/Mod/TechDraw/Templates/A4_LandscapeTD.svg

Свойства

Data

Base

  • ДанныеProjection Type: Default projection type (First or Third Angle) for this Page.

Page

  • ДанныеKeep Updated: If false, the Page is not updated with changes to the 3D model. Useful for complicated/slow drawings. See Notes.
  • ДанныеTemplate: A link to this Page's Template object.
  • ДанныеViews: A list of links to the Views on this Page.
  • ДанныеScale: Default scale for Views in this Page.
  • ДанныеNext Balloon Index: Auto-numbering for Balloons.

View

Grid

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

See TechDraw PageTemplate.