Initial import of NODEDC BIM Viewer
This commit is contained in:
@@ -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"
|
||||
]
|
||||
}
|
||||
}
|
||||
Binary file not shown.
File diff suppressed because it is too large
Load Diff
Binary file not shown.
File diff suppressed because it is too large
Load Diff
Binary file not shown.
File diff suppressed because it is too large
Load Diff
Binary file not shown.
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user