FreeCAD Python
|
Building object and tools.
This module provides tools to build building objects. Buildings are primarily containers for Arch objects
Functions | |
def | makeBuilding (objectslist=None, baseobj=None, name="Building") |
def ArchBuilding.makeBuilding | ( | objectslist = None , |
|
baseobj = None , |
|||
name = "Building" |
|||
) |
makeBuilding(objectslist): creates a building including the objects from the given list.