-
-
Notifications
You must be signed in to change notification settings - Fork 31
Hosting: GitHub
Pablo Mayrgundter edited this page Feb 8, 2024
·
8 revisions
This is a guide to Viewing and Saving models hosted on GitHub.
If you are new to GitHub, create an account. Then create a new repository.
You can upload your models to GitHub in the Share app.
Make sure your'e logged-in, then Use the Open dialog (file icon) or just Drag-and-Drop your file onto the app and you'll be prompted with a Save dialog, where you can choose your Organization/Repository/Filename on GitHub.
Alternately, if you're familiar with GitHub, you might also upload your model directly.
- Navigate to the GitHub repository, for example here
![image](https://user-images.githubusercontent.com/3433606/163226550-b9bb4282-a6f6-44c4-9c28-5dddfdac602c.png)
- Select the model, e.g. here
![image](https://user-images.githubusercontent.com/3433606/163226585-5574c7f2-fc7f-48af-bd1d-cdd5901c65d4.png)
- Copy the page link, e.g.: https://github.com/Swiss-Property-AG/Portfolio/blob/main/EISVOGEL.ifc
![image](https://user-images.githubusercontent.com/3433606/163226612-8ccffcf5-47d3-4c28-a9f8-9d69cbceee4b.png)
- Paste the link into the BLDRS search bar
![image](https://user-images.githubusercontent.com/2480879/165621583-b257156a-824a-4726-affa-fc12b4f1f16c.png)
- BLDRS URL points to the GitHub model, for example here
![image](https://user-images.githubusercontent.com/2480879/165621827-a76f29a3-9ce7-4b16-9c99-584af1f6ecd9.png)
https://github.com/{Organization}/{Repository}/blob/{branch}/{filename}
https://raw.githubusercontent.com/{Organization}/{Repository}/{branch}/{filename}