From 3c36ade1140461206173999a88f89a80b9fa72be Mon Sep 17 00:00:00 2001 From: milovann Date: Sat, 22 Nov 2025 18:15:11 +0100 Subject: [PATCH] add test --- plane.ifcx | 1 + 1 file changed, 1 insertion(+) create mode 100644 plane.ifcx diff --git a/plane.ifcx b/plane.ifcx new file mode 100644 index 0000000..315a34f --- /dev/null +++ b/plane.ifcx @@ -0,0 +1 @@ +{'header': {'id': 'ifc5.technical.buildingsmart.org/examples/Hello Wall/hello-wall.ifcx', 'ifcxVersion': 'ifcx_alpha', 'dataVersion': '1.0.0', 'author': 'technical@buildingsmart.org', 'timestamp': 'time string'}, 'imports': [{'uri': 'https://ifcx.dev/@standards.buildingsmart.org/ifc/core/ifc@v5a.ifcx'}, {'uri': 'https://ifcx.dev/@standards.buildingsmart.org/ifc/core/prop@v5a.ifcx'}, {'uri': 'https://ifcx.dev/@standards.buildingsmart.org/ifc/ifc-mat/ifc-mat@v1.0.0.ifcx'}, {'uri': 'https://ifcx.dev/@openusd.org/usd@v1.ifcx'}, {'uri': 'https://ifcx.dev/@nlsfb/nlsfb@v1.ifcx'}], 'data': [{'path': 'b92c93df-1bb9-4a0d-bdc0-f759f40d64e6', 'attributes': {'usd::usdgeom::mesh': {'faceVertexIndices': [0, 1, 2, 3], 'points': [[0, 0, 0], [10, 0, 0], [10, 10, 0], [0, 10, 0]]}}}]}