Draft LayerManager/it: Difference between revisions

From FreeCAD Documentation
(Created page with "{{Docnav/it |Livello |AddNamedGroup |Draft |IconL=Draft_ToggleGrid.svg |IconR=Draft_AddNamedGroup.svg |IconC=Workbench_Draft.svg }}")
(Created page with "{{GuiCommand/it |Name=Draft LayerManager |Name/it=Draft Gestore dei livelli |MenuLocation=Utilità → Gestione livelli... |Workbenches=Draft, Arch |Version/it=0.21 |SeeAlso=Ambiente BIM, Draft Livello }}")
Line 10: Line 10:
}}
}}


{{GuiCommand/it
<div lang="en" dir="ltr" class="mw-content-ltr">
{{GuiCommand
|Name=Draft LayerManager
|Name=Draft LayerManager
|Name/it=Draft Gestore dei livelli
|MenuLocation=UtilitiesManage layers...
|MenuLocation=UtilitàGestione livelli...
|Workbenches=[[Draft_Workbench|Draft]], [[Arch_Workbench|Arch]]
|Workbenches=[[Draft_Workbench/it|Draft]], [[Arch_Workbench/it|Arch]]
|Version=0.21
|Version/it=0.21
|SeeAlso=[[BIM_Workbench|BIM Workbench]], [[Draft_Layer|Draft Layer]]
|SeeAlso=[[BIM_Workbench/it|Ambiente BIM]], [[Draft_Layer/it|Draft Livello]]
}}
}}
</div>


<div lang="en" dir="ltr" class="mw-content-ltr">
<div lang="en" dir="ltr" class="mw-content-ltr">

Revision as of 19:03, 29 September 2023

Other languages:

Draft Gestore dei livelli

Posizione nel menu
Utilità → Gestione livelli...
Ambiente
Draft, Arch
Avvio veloce
Nessuno
Introdotto nella versione
-
Vedere anche
Ambiente BIM, Draft Livello

Description

The layers manager allows you to manage layers. Layers are a special kind of group that controls the visual properties of objects placed inside of it. By changing the properties of the Layer, such as line width, line color, shape color and transparency, the changes are propagated to its child objects. Layers don't interfere with any other FreeCAD structure such as groups or Building parts, so any object can be at the same time part of a layer and part of a group. Layers are always automatically kept in a special "Layers" group.

Layers are imported and exported from/to IFC and DXF/DWG.

The layers manager allows you to manage your layers, add or remove layers, or change their visual properties. To add objects to a layer, simply drag them into the layer in the tree view. To remove them, drag them from the layer and drop them into the document root.

Usage

TBD