ArchWindowPresets Namespace Reference

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 draftmake.make_sketch.makeSketch, and ArchWindow.makeWindow().

Variable Documentation

◆ WindowPresets

list ArchWindowPresets.WindowPresets
Initial value:
1= ["Fixed", "Open 1-pane", "Open 2-pane", "Sash 2-pane",
2 "Sliding 2-pane", "Simple door", "Glass door", "Sliding 4-pane", "Awning"]