Area della vista principale

From FreeCAD Documentation
Revision as of 20:38, 11 April 2020 by Renatorivo (talk | contribs) (Created page with "== Introduzione ==")

Introduzione

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 from the Start Workbench, and the 3D view. It can contain other window tabs, for example, one for each drawing page created with the TechDraw Workbench.

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.