Functions | |
def | makeWindowPreset (windowtype, width, height, h1, h2, h3, w1, w2, o1, o2, placement=None) |
Variables | |
list | WindowPresets |
def ArchWindowPresets.makeWindowPreset | ( | windowtype, | |
width, | |||
height, | |||
h1, | |||
h2, | |||
h3, | |||
w1, | |||
w2, | |||
o1, | |||
o2, | |||
placement = None |
|||
) |
makeWindowPreset(windowtype,width,height,h1,h2,h3,w1,w2,o1,o2,[placement]): makes a window object based on the given data. windowtype must be one of the names defined in Arch.WindowPresets
References draftmake.make_sketch.makeSketch, and ArchWindow.makeWindow().
list ArchWindowPresets.WindowPresets |