Skip to content

Commit

Permalink
geosolutions-it#9830: Support for IFC as a further 3D model
Browse files Browse the repository at this point in the history
Description:
- Remove the dummy ifc layers from new.json file
  • Loading branch information
mahmoudadel54 committed Jan 24, 2024
1 parent 1a87d7e commit 2cbbd73
Showing 1 changed file with 0 additions and 19 deletions.
19 changes: 0 additions & 19 deletions web/client/configs/new.json
Original file line number Diff line number Diff line change
Expand Up @@ -125,25 +125,6 @@
"fixed": true,
"type": "empty",
"visibility": false
},
{
"id": "model-01",
"type": "model",
"url": " https://threejs.org/examples/models/ifc/rac_advanced_sample_project.ifc",
"name": "Model",
"title": "Model",
"center": [0, 0, 0],
"visibility": true
},
{
"id": "model-02",
"type": "model",
"url": "https://www.steptools.com/docs/stpfiles/ifc/AC20-Institute-Var-2.ifc",
"name": "Model2",
"title": "Model2",
"center": [30.044583340501617,
31.30455288820029, 0],
"visibility": true
}
]
}
Expand Down

0 comments on commit 2cbbd73

Please sign in to comment.