Area della vista principale

From FreeCAD Documentation
Revision as of 20:42, 27 May 2020 by Renatorivo (talk | contribs) (Created page with "L'area della vista principale è il widget principale che contiene le finestre secondarie nell'interfaccia. È un'istanza di Qt [https:/...")

Introduzione

L'area della vista principale è il widget principale che contiene le finestre secondarie nell'interfaccia. È un'istanza di Qt 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.