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
+60
View File
@@ -0,0 +1,60 @@
{
"id": "ManyModels",
"name": "Many Models",
"models": [
{
"id": "Schependomlaan",
"name": "Schependomlaan",
"position": [
-100,
0,
0
],
"saoEnabled": true
},
{
"id": "Schependomlaan_invalid",
"name": "Schependomlaan Invalid",
"position": [
-100,
0,
0
],
"saoEnabled": true
},
{
"id": "OTCConferenceCenter",
"name": "OTC Conference Center",
"position": [
100,
0,
0
],
"saoEnabled": false
},
{
"id": "MAPFullPrecision",
"name": "Model with Full Precision",
"position": [
0,
0,
0
],
"saoEnabled": false
}
],
"viewerConfigs": {
"externalMetadata": true,
"backgroundColor": [
0.95,
0.95,
1.0
]
},
"viewerContent": {
"modelsLoaded": [
"Schependomlaan",
"OTCConferenceCenter"
]
}
}
File diff suppressed because it is too large Load Diff
File diff suppressed because it is too large Load Diff
File diff suppressed because it is too large Load Diff
File diff suppressed because it is too large Load Diff