up
This commit is contained in:
parent
1b5e7bbfed
commit
7e98cfeba0
1 changed files with 13 additions and 7 deletions
12
plane.ifcx
12
plane.ifcx
|
|
@ -39,14 +39,20 @@
|
||||||
},
|
},
|
||||||
"data": [
|
"data": [
|
||||||
{
|
{
|
||||||
"path": "239050c6-2f27-4db1-9a70-6a2786f58107",
|
"path": "b2732a73-bced-491f-bb2d-286334c9f472",
|
||||||
"attributes": {
|
"attributes": {
|
||||||
"usd::usdgeom::mesh": {
|
"usd::usdgeom::mesh": {
|
||||||
"faceVertexIndices": [
|
"faceVertexIndices": [
|
||||||
|
[
|
||||||
0,
|
0,
|
||||||
1,
|
1,
|
||||||
|
2
|
||||||
|
],
|
||||||
|
[
|
||||||
|
0,
|
||||||
2,
|
2,
|
||||||
3
|
3
|
||||||
|
]
|
||||||
],
|
],
|
||||||
"points": [
|
"points": [
|
||||||
[
|
[
|
||||||
|
|
@ -74,9 +80,9 @@
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"path": "2401f8f0-3541-446f-b3fa-7ef8229f07aa",
|
"path": "426ca873-9c38-41e4-938f-3ac2811e0300",
|
||||||
"children": {
|
"children": {
|
||||||
"Site": "239050c6-2f27-4db1-9a70-6a2786f58107"
|
"Site": "b2732a73-bced-491f-bb2d-286334c9f472"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue