ruby3mf 0.2.5 → 0.2.6

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
data/foo/3D/3dmodel.model DELETED
@@ -1,40 +0,0 @@
1
- <?xml version="1.0" encoding="utf-8"?>
2
- <model unit="millimeter" xml:lang="en-US" xmlns="http://schemas.microsoft.com/3dmanufacturing/core/2015/02" xmlns:s="http://schemas.microsoft.com/3dmanufacturing/slice/2015/07" requiredextensions="s p" xmlns:p="http://schemas.microsoft.com/3dmanufacturing/production/2015/06">
3
- <resources>
4
- <s:slicestack id="3" zbottom="0.000">
5
- <s:sliceref slicestackid="1" slicepath="/2D/ffffa2c3-ba74-4bea-a4d0-167a4211134d.model" />
6
- </s:slicestack>
7
-
8
- <object id="2" name="S11_cube_NA_Sliced" s:meshresolution="lowres" s:slicestackid="3" p:UUID="ffffa2c3-ba74-4bea-a4d0-167a4211134d">
9
- <mesh>
10
- <vertices>
11
- <vertex x="100.001" y="100.000" z="100.000" />
12
- <vertex x="100.001" y="0.000" z="100.000" />
13
- <vertex x="100.001" y="100.000" z="0.000" />
14
- <vertex x="0.000" y="100.000" z="0.000" />
15
- <vertex x="100.001" y="0.000" z="0.000" />
16
- <vertex x="0.000" y="0.000" z="0.000" />
17
- <vertex x="0.000" y="0.000" z="100.000" />
18
- <vertex x="0.000" y="100.000" z="100.000" />
19
- </vertices>
20
- <triangles>
21
- <triangle v1="0" v2="1" v3="2" />
22
- <triangle v1="3" v2="0" v3="2" />
23
- <triangle v1="4" v2="3" v3="2" />
24
- <triangle v1="5" v2="3" v3="4" />
25
- <triangle v1="4" v2="6" v3="5" />
26
- <triangle v1="6" v2="7" v3="5" />
27
- <triangle v1="7" v2="6" v3="0" />
28
- <triangle v1="1" v2="6" v3="4" />
29
- <triangle v1="5" v2="7" v3="3" />
30
- <triangle v1="7" v2="0" v3="3" />
31
- <triangle v1="2" v2="1" v3="4" />
32
- <triangle v1="0" v2="6" v3="1" />
33
- </triangles>
34
- </mesh>
35
- </object>
36
- </resources>
37
- <build p:UUID="ab2ef9d9-5cb2-414c-bfed-a29e29e1f977">
38
- <item objectid="2" transform="1.0000 0.0000 0.0000 0.0000 1.0000 0.0000 0.0000 0.0000 1.0000 30.0990 35.1000 30.1000" p:UUID="e0ad3d02-a9f2-47e7-b84f-12c588837f5b"/>
39
- </build>
40
- </model>
@@ -1,4 +0,0 @@
1
- <?xml version="1.0"?>
2
- <Relationships xmlns="http://schemas.openxmlformats.org/package/2006/relationships">
3
- <Relationship Target="/2D/ffffa2c3-ba74-4bea-a4d0-167a4211134d.model" Id="rel1" Type="http://schemas.microsoft.com/3dmanufacturing/2013/01/3dmodel"/>
4
- </Relationships>
@@ -1,7 +0,0 @@
1
- <?xml version="1.0"?>
2
- <Types xmlns="http://schemas.openxmlformats.org/package/2006/content-types">
3
- <Default Extension="rels" ContentType="application/vnd.openxmlformats-package.relationships+xml" />
4
- <Default Extension="model" ContentType="application/vnd.ms-package.3dmanufacturing-3dmodel+xml" />
5
- <Default Extension="png" ContentType="image/png" />
6
- <Override PartName="/Thumbnails/ffffa6c3-ba74-4bea-a4d0-167a4211134d.model" ContentType="image/png" />
7
- </Types>
data/foo/_rels/.rels DELETED
@@ -1,5 +0,0 @@
1
- <?xml version="1.0"?>
2
- <Relationships xmlns="http://schemas.openxmlformats.org/package/2006/relationships">
3
- <Relationship Target="/3D/3dmodel.model" Id="rel0" Type="http://schemas.microsoft.com/3dmanufacturing/2013/01/3dmodel"/>
4
- <Relationship Target="/Thumbnails/ffffa6c3-ba74-4bea-a4d0-167a4211134d.model" Id="rel2" Type="http://schemas.openxmlformats.org/package/2006/relationships/metadata/thumbnail"/>
5
- </Relationships>