Initial import of NODEDC BIM Viewer

This commit is contained in:
CODEX
2026-06-04 13:25:42 +03:00
commit 9aaf82862f
2075 changed files with 3592575 additions and 0 deletions
+28
View File
@@ -0,0 +1,28 @@
{
"id": "duplex",
"name": "Duplex",
"models": [
{
"id": "design",
"name": "Duplex Design"
},
{
"id": "mep",
"name": "Duplex MEP"
}
],
"viewerConfigs": {
},
"viewerContent": {
"modelsLoaded": [
"design",
"mep"
]
},
"viewerState": {
"tabOpen": "classes",
"expandObjectsTree": 1,
"expandClassesTree": 1,
"expandStoreysTree": 1
}
}
Binary file not shown.
Binary file not shown.