[Bprocessor-commit] bprocessor/src/etc/building_2 elements.bp, NONE, 1.1 openings.bp, 1.1, 1.2
Status: Pre-Alpha
Brought to you by:
henryml
From: Michael L. <he...@us...> - 2008-02-06 14:42:02
|
Update of /cvsroot/bprocessor/bprocessor/src/etc/building_2 In directory sc8-pr-cvs3.sourceforge.net:/tmp/cvs-serv6102/src/etc/building_2 Modified Files: openings.bp Added Files: elements.bp Log Message: more examples --- NEW FILE: elements.bp --- <?xml version="1.0" encoding="UTF-8" standalone="yes"?> <bmodel> <active>1</active> <cs>298</cs> <name>new project</name> <space transparent="true" type="1" name="World" net="false" union="false" voidref="2" progid="0" id="1"> <description/> <Classification>unassigned</Classification> <constructor xsi:type="CoordinateSystemType" onlyplane="false" editable="true" active="true" progid="1" id="298" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <vertex z="0.0" x="0.0" y="0.0" id="299"/> <ijn> <vertex z="0.0" x="1.0" y="0.0" id="295"/> <vertex z="0.0" x="0.0" y="1.0" id="296"/> <vertex z="1.0" x="0.0" y="0.0" id="297"/> </ijn> </constructor> <space transparent="true" type="1" name="Void" net="false" union="false" progid="1" id="2"> <description/> <Classification>unassigned</Classification> [...1572 lines suppressed...] <global> <key>pi</key> <value xsi:type="DoubleType" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <double>3.141592653589793</double> </value> </global> <global> <key>roof</key> <value xsi:type="DoubleType" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <double>0.07</double> </value> </global> <global> <key>wall</key> <value xsi:type="DoubleType" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <double>0.15</double> </value> </global> </bmodel> Index: openings.bp =================================================================== RCS file: /cvsroot/bprocessor/bprocessor/src/etc/building_2/openings.bp,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** openings.bp 5 Feb 2008 08:30:00 -0000 1.1 --- openings.bp 6 Feb 2008 14:41:56 -0000 1.2 *************** *** 2,208 **** <bmodel> <active>1</active> ! <cs>292</cs> <name>new project</name> ! <space transparent="true" net="false" type="1" voidref="2" union="false" name="World" progid="0" id="1"> <description/> <Classification>unassigned</Classification> ! <constructor xsi:type="CoordinateSystemType" onlyplane="false" editable="true" active="true" progid="1" id="292" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> ! <vertex z="0.0" x="0.0" y="0.0" id="293"/> <ijn> [...3032 lines suppressed...] ! <camera z="11.334689883867176" x="18.112660025501967" y="0.30137570176506534"/> ! <center z="1.5435139662396518" x="5.786249634009477" y="12.46283346402349"/> ! <roll z="0.9743700647852483" x="0.16013225616963953" y="-0.15798935845315307"/> ! <focalwidth>35.0</focalwidth> ! <type>6</type> ! <hidden>7</hidden> ! <hidden>9</hidden> ! <hidden>21</hidden> ! <hidden>17</hidden> ! <hidden>23</hidden> ! <hidden>13</hidden> ! <hidden>11</hidden> ! <hidden>25</hidden> ! <hidden>27</hidden> ! <hidden>19</hidden> ! <hidden>5</hidden> ! <hidden>15</hidden> ! </view> <global> <key>brick</key> |