From 7e98cfeba078c123c7ff8349db0118ed2a4d4c11 Mon Sep 17 00:00:00 2001 From: milovann Date: Sat, 22 Nov 2025 20:04:13 +0100 Subject: [PATCH] up --- plane.ifcx | 20 +++++++++++++------- 1 file changed, 13 insertions(+), 7 deletions(-) diff --git a/plane.ifcx b/plane.ifcx index e94d154..fa98688 100644 --- a/plane.ifcx +++ b/plane.ifcx @@ -39,14 +39,20 @@ }, "data": [ { - "path": "239050c6-2f27-4db1-9a70-6a2786f58107", + "path": "b2732a73-bced-491f-bb2d-286334c9f472", "attributes": { "usd::usdgeom::mesh": { "faceVertexIndices": [ - 0, - 1, - 2, - 3 + [ + 0, + 1, + 2 + ], + [ + 0, + 2, + 3 + ] ], "points": [ [ @@ -74,9 +80,9 @@ } }, { - "path": "2401f8f0-3541-446f-b3fa-7ef8229f07aa", + "path": "426ca873-9c38-41e4-938f-3ac2811e0300", "children": { - "Site": "239050c6-2f27-4db1-9a70-6a2786f58107" + "Site": "b2732a73-bced-491f-bb2d-286334c9f472" } } ]