Notice: Unexpected clearActionName after getActionName already called in /var/www/wiki/includes/context/RequestContext.php on line 338
Main View Area/ru - FreeCAD Documentation Jump to content

Main View Area/ru

From FreeCAD Documentation
(Redirected from Main view area/ru)
This page is a translated version of the page Main View Area and the translation is 14% complete.

Введение

The Main View Area is the main widget that holds sub-windows in the interface. It is an instance of Qt's QMdiArea.

It normally contains tabs for the Start Page, and a 3D View for each open document. It can contain other window tabs, for example, one for each TechDraw drawing page, spreadsheet, or text document.

The Main View Area is denoted by the number 1, and can hold various window tabs, principally the start page and the 3D View.

Windows

The windows in the Main View Area can be organized with commands located in the Windows menu, like Std TileWindows and Std CascadeWindows.