we try to automate the process to import glasses into Window7 using xml and generate a DOE-2 report.
I can
currently read the glasses automatically and create glazing systems. If I now
want to create a window via xml it doesn't work. At the beginning I used the example from https://windows.lbl.gov/sites/default/files/software/WINDOW/WINDOW_7_Command_Line_Version.pdf, p. 11 but it does not work. I don't even get an error.
My simple test *.xml:
<W6XMLInput>
<Window ID=”1” Name="test" Height="1000" Width="1000" Area = “1” EnvironmentalConditions="1" Tilt="90" Comment="blah" OperatorType = Single/>
<GlzSys Id=”4" />
<Frame ID="1" CrossSection=Jamb/>
<Frame ID="2" CrossSection=Sill/>
<Frame ID="3" CrossSection=Head/>
</Window>
</W6XMLInput>
Do you have any idea what I do wrong?
Thanks a lot for your help!
Best,
Chris
I am using window 7.6.04.