Functions | |
def makeWindowPreset (windowtype, width, height, h1, h2, h3, w1, w2, o1, o2, placement=None) | |
Variables | |
list WindowPresets | |
Function Documentation
◆ makeWindowPreset()
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 ArchWindow.makeWindow().