2013-02-01 15:22:32 -05:00
|
|
|
<?xml version="1.0"?>
|
|
|
|
|
<plots>
|
|
|
|
|
|
|
|
|
|
<plot id="1" basis="xy">
|
|
|
|
|
<origin>0. 0. 0.</origin>
|
|
|
|
|
<width>25 25</width>
|
|
|
|
|
<pixels>200 200</pixels>
|
2017-03-08 11:30:22 -06:00
|
|
|
<color id="1" rgb="255 0 0" /> <!-- Red -->
|
2016-01-19 11:21:24 -06:00
|
|
|
<meshlines meshtype="entropy" linewidth="0" />
|
2013-02-01 15:22:32 -05:00
|
|
|
</plot>
|
|
|
|
|
|
|
|
|
|
<plot id="2" basis="xz">
|
|
|
|
|
<origin>0. 0. 0.</origin>
|
|
|
|
|
<width>25 25</width>
|
|
|
|
|
<pixels>200 200</pixels>
|
|
|
|
|
<mask components="1 3" background="255 255 255" />
|
|
|
|
|
</plot>
|
|
|
|
|
|
2017-03-08 11:30:22 -06:00
|
|
|
<plot id="3" basis="yz" color_by="material">
|
2013-02-01 15:22:32 -05:00
|
|
|
<origin>0. 0. 0.</origin>
|
|
|
|
|
<width>25 25</width>
|
|
|
|
|
<pixels>200 200</pixels>
|
2016-01-19 11:21:24 -06:00
|
|
|
<background>0 0 0</background>
|
2013-02-01 15:22:32 -05:00
|
|
|
</plot>
|
|
|
|
|
|
2016-01-19 12:32:22 -06:00
|
|
|
<plot id="4" type="voxel">
|
|
|
|
|
<pixels>100 100 10</pixels>
|
|
|
|
|
<origin>0. 0. 0.</origin>
|
|
|
|
|
<width>20 20 10</width>
|
|
|
|
|
</plot>
|
|
|
|
|
|
2013-02-01 15:22:32 -05:00
|
|
|
</plots>
|