BIM Library

From FreeCAD Documentation
Revision as of 19:26, 3 November 2021 by FuzzyBot (talk | contribs) (Updating to match new version of source page)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

BIM Library

Menu location
3D Modeling → Library
Workbenches
BIM
Default shortcut
None
See also
Arch Equipment
 
This command is part of the BIM AddOn, that you can install via menu Tools → Addons Manager

Description

The BIM Library tool allows you to place, in the current model, an object from the FreeCAD Parts Library, which must be installed via the Addon Manager for this tool to be available.


Above: See the Library browser dialog in the Task panel on the left

Usage

  1. Press the BIM Library button
    Result: In the Combo viewTask panel a dialog titled Library browser will display
  2. Click a file from the Library browser
  3. Double-click it or press the Insert button
  4. Click a point in the 3D view or enter a coordinate manually to place the object

Options

  • FCStd, STEP and BREP files are supported. Only STEP and BREP files are placeable. FCStd files will not allow you to choose a placement, as they might be composed of a complex series of objects with significant positions. When choosing an FCStd file, its contents will be inserted at the position that is defined in the file.
  • STEP and BREP objects are inserted as Arch Equipment Equipment with no separated base shape. Adding a base shape to these objects afterwards will destroy their current shape.
  • On placing an object, you can choose their insertion point between original (the (0,0,0) point defined in the file), top, middle, bottom and left, center and right.
  • The Library can work offline, in which case it relies on the Parts Library addon to be installed (and updated by the user), or online, in which case it browses directly from the Parts Library Git repository and allows to download directly from there.