Jump to content

TechDraw "Вставить активный вид (3D Вид)"

From FreeCAD Documentation
This page is a translated version of the page TechDraw ActiveView and the translation is 31% complete.
Outdated translations are marked like this.

Вставить активный вид (3D Вид)

Расположение в меню
TechDraw → Вставить активный вид (3D Вид)
Верстаки
TechDraw
Быстрые клавиши
Нет
Представлено в версии
0.19
См. также
Вставить SVG знак

Описание

The TechDraw ActiveView tool inserts a bitmap image of the active 3D View into a drawing page.

A simple view from the 3D model.

Применение

  1. Navigate to the correct 3D View.
  2. If there are multiple drawing pages in the document: optionally select the desired page in the Tree View.
  3. There are several ways to invoke the tool:
    • Press the Active View button.
    • Select the TechDraw → Views From Other Workbenches → Active View option from the menu.
  4. If there are multiple drawing pages in the document and you have not yet selected a page, the Page Chooser dialog box opens:
    1. Select the desired page.
    2. Press the OK button.
  5. The Insert Active View task panel opens. See Options for more information.
  6. Press the OK button.

Options

The following can be specified:

  • Crop image: Crops the generated bitmap. When enabled, the width and height values can be used to control the visible image area.
  • Crop to width: The width (in mm) to crop the generated view.
  • Crop to height: The height (in mm) to crop the generated view.
  • Background introduced in 1.2: Sets the background mode of the generated bitmap. Available modes include no background, a solid background color, or the current 3D View background.

Примечания

  • Active Views are static once generated, they are never updated with changes to the 3D model.
  • An Active View behind the scenes is an Image. Its ДанныеScale Type property is therefore always initialized as Custom.

Свойства

See TechDraw Image.