Arch BuildingPart

Arch BuildingPart.png Arch BuildingPart

Menu location
Arch → BuildingPart
Workbenches
Arch
Default shortcut
See also
Arch Building, Arch Floor


Description

The BuildingPart is aimend at replacing the Arch Floor with a more capable version that can be used not only to create Floor/Storey/Levels but also all kinds of situations where different Arch/BIM objects need to be grouped and that group might need to be handled as one object or replicated.

How to use

  1. Optionally, select one or more objects to be included in your new Building Part
  2. Press the Arch BuildingPart.png Arch BuildingPart button

Options

Properties

Scripting

The BuildingPart tool can by used in macros and from the python console by using the following function:

makeBuildingPart ([objectslist]) 

creates a BuildingPart including the objects from the given list.

Example:

import Arch
Arch.makeBuildingPart() 
Online version: "http://www.freecadweb.org/wiki/index.php?title=Arch_BuildingPart&oldid=288819"

Navigation menu