|
Menyplacering |
---|
Arch → Building |
Arbetsbänk(ar) |
Arch |
Standard genväg |
B U |
Se även |
Arch Cell/sv |
Byggnad är en speciell typ av Cell som är tänkt att innehålla en komplett byggnadsenhet. För närvarande är den enda skillnaden att den har en annan ikon.
The Building tool can by used in macros and from the python console by using the following function:
makeBuilding ([objectslist])
creates a building including the objects from the given list.
Example:
import Arch Arch.makeBuilding()