BIM Layers

From FreeCAD Documentation
Revision as of 10:46, 9 July 2024 by Roy 043 (talk | contribs)
Other languages:

BIM Layers

Menu location
Manage → Manage layers...
Workbenches
BIM
Default shortcut
None
Introduced in version
-
See also
None

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 manager

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

The layers manager allow 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.

NativeIFC

This tool is the exact same as the Draft LayerManager tool, and creates the same layer object. There is only one difference: It has support for NativeIFC objects:

  • An IFC icon will indicate if a layer is part of an IFC project or not
  • An Assign IFC button allows to move a layer to an IFC project and with that turn it into an IFC layer