ifc-data-horse/plane.ifcx
2025-11-22 20:05:07 +01:00

87 lines
No EOL
1.7 KiB
Text

{
"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"
}
],
"schemas": {
"customdata": {
"value": {
"dataType": "Object",
"objectRestrictions": {
"values": {
"originalStepInstance": {
"dataType": "String"
}
}
}
}
}
},
"data": [
{
"path": "02c073e4-95ca-4213-93a9-d37a80fb562d",
"attributes": {
"usd::usdgeom::mesh": {
"faceVertexIndices": [
[
0,
1,
2,
0,
2,
3
]
],
"points": [
[
0,
0,
0
],
[
10,
0,
0
],
[
10,
10,
0
],
[
0,
10,
0
]
]
}
}
},
{
"path": "404d23c8-8e0d-4e60-88e2-c0bb62a5245c",
"children": {
"Site": "02c073e4-95ca-4213-93a9-d37a80fb562d"
}
}
]
}