Initial import of NODEDC BIM Viewer
This commit is contained in:
@@ -0,0 +1,58 @@
|
||||
{
|
||||
"id": "WestRiversideHospital",
|
||||
"name": "West Riverside Hospital",
|
||||
"models": [
|
||||
{
|
||||
"id": "architectural",
|
||||
"name": "Hospital Architecture",
|
||||
"saoEnabled": true
|
||||
},
|
||||
{
|
||||
"id": "structure",
|
||||
"name": "Hospital Structure",
|
||||
"saoEnabled": true
|
||||
},
|
||||
{
|
||||
"id": "electrical",
|
||||
"name": "Hospital Electrical"
|
||||
},
|
||||
{
|
||||
"id": "sprinklers",
|
||||
"name": "Hospital Sprinklers"
|
||||
},
|
||||
{
|
||||
"id": "plumbing",
|
||||
"name": "Hospital Plumbing"
|
||||
},
|
||||
{
|
||||
"id": "fireAlarms",
|
||||
"name": "Hospital Fire Alarms"
|
||||
},
|
||||
{
|
||||
"id": "mechanical",
|
||||
"name": "Hospital Mechanical"
|
||||
}
|
||||
],
|
||||
"viewerConfigs": {
|
||||
"backgroundColor": [0.9, 0.9, 1.0],
|
||||
"objectColorSource": "model",
|
||||
"externalMetadata": true,
|
||||
"scaleCanvasResolution": true
|
||||
},
|
||||
"viewerContent": {
|
||||
"modelsLoaded": [
|
||||
"structure",
|
||||
"architectural",
|
||||
"mechanical",
|
||||
"fireAlarms",
|
||||
"sprinklers",
|
||||
"plumbing",
|
||||
"electrical"
|
||||
]
|
||||
},
|
||||
"viewerState": {
|
||||
"viewCubeEnabled": true,
|
||||
"threeDEnabled": true,
|
||||
"tabOpen": "models"
|
||||
}
|
||||
}
|
||||
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
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