This repository was archived by the owner on Sep 14, 2021. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy pathindex.html
More file actions
305 lines (267 loc) · 18.1 KB
/
Copy pathindex.html
File metadata and controls
305 lines (267 loc) · 18.1 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
<!DOCTYPE html>
<!--[if lt IE 7]> <html class="no-js lt-ie9 lt-ie8 lt-ie7"> <![endif]-->
<!--[if IE 7]> <html class="no-js lt-ie9 lt-ie8"> <![endif]-->
<!--[if IE 8]> <html class="no-js lt-ie9"> <![endif]-->
<!--[if gt IE 8]><!-->
<html class="no-js">
<!--<![endif]-->
<head>
<script>
var redirect = "https://www.imodeljs.org" + location.pathname.substring(location.pathname.indexOf('/', 1)) + location.search + location.hash;
window.location = redirect;
</script>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<title>iModel.js</title>
<meta name="og:title" content="Index - iModel.js">
<meta name="twitter:title" content="iModel.js">
<meta name="description" content="">
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<!-- bootstrap -->
<script src="https://code.jquery.com/jquery-3.3.1.slim.min.js"
integrity="sha384-q8i/X+965DzO0rT7abK41JStQIAqVgRVzpbzo5smXKp4YfRvH+8abtTE1Pi6jizo"
crossorigin="anonymous"></script>
<script src="https://stackpath.bootstrapcdn.com/bootstrap/4.1.3/js/bootstrap.min.js"
integrity="sha384-ChfqqxuZUCnJSK3+MXmPNIyE6ZbWh2IMqE241rYiqJxyMiZ6OW/JmZQ5stwEULTy"
crossorigin="anonymous"></script>
<link rel="stylesheet" type="text/css" href="http://builds.bentley.com/prgbuilds/AzureBuilds/iModelJsDocs/builds/4338/Docs_Output/styles/bundle.css">
<!-- fonts -->
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css">
<link href="https://fonts.googleapis.com/css?family=Open+Sans:300,400,600,700" rel="stylesheet">
<link rel='shortcut icon' type='image/x-icon' href='http://builds.bentley.com/prgbuilds/AzureBuilds/iModelJsDocs/builds/4338/Docs_Output/landing-page/assets/imodeljs_favicon_16.png' />
<meta property="og:description" content="Create Immersive Connections with your Infrastructure Digital Twin."><meta property="og:url" content="imodeljs.org"><meta name="twitter:card" content="summary_large_image">
<meta property="og:image" content="http://builds.bentley.com/prgbuilds/AzureBuilds/iModelJsDocs/builds/4338/Docs_Output/landing-page/assets/twitter-share.png">
<meta />
</head>
<body data-site-root=http://builds.bentley.com/prgbuilds/AzureBuilds/iModelJsDocs/builds/4338/Docs_Output/ class='layout-index '>
<div id="navContainer" class="nav-landing-container">
<nav class="navbar navbar-expand-md navbar-light">
<a href="http://builds.bentley.com/prgbuilds/AzureBuilds/iModelJsDocs/builds/4338/Docs_Output/" class="navbar-brand">
<img id="site-logo" class="site-logo" src="http://builds.bentley.com/prgbuilds/AzureBuilds/iModelJsDocs/builds/4338/Docs_Output/landing-page/assets/imodeljs-logo.svg" />
<img id="site-logo-small" class="site-logo-small" src="http://builds.bentley.com/prgbuilds/AzureBuilds/iModelJsDocs/builds/4338/Docs_Output/landing-page/assets/imodeljs-icon.svg"
style="display:none;" />
</a>
<button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbar7">
<span class="navbar-toggler-icon"></span>
</button>
<div class="navbar-collapse collapse justify-content-stretch" id="navbar7">
<ul class="navbar-nav ml-auto">
<li class="nav-item "><a class="nav-link" href="http://builds.bentley.com/prgbuilds/AzureBuilds/iModelJsDocs/builds/4338/Docs_Output/getting-started">Getting Started</a></li><li class="nav-item "><a class="nav-link" href="http://builds.bentley.com/prgbuilds/AzureBuilds/iModelJsDocs/builds/4338/Docs_Output/bis">BIS</a></li><li class="nav-item "><a class="nav-link" href="http://builds.bentley.com/prgbuilds/AzureBuilds/iModelJsDocs/builds/4338/Docs_Output/learning">Learning</a></li><li class="nav-item "><a class="nav-link" href="http://builds.bentley.com/prgbuilds/AzureBuilds/iModelJsDocs/builds/4338/Docs_Output/reference">API Reference</a></li><li class="nav-item change-history-tab "><a class="nav-link" href="http://builds.bentley.com/prgbuilds/AzureBuilds/iModelJsDocs/builds/4338/Docs_Output/changehistory">v1.10.0</a></li>
</ul>
</div>
</nav>
<div class="imodeljs-header-tagline">
<p class="tagline-unlocking">Create Immersive Connections with your</p>
<p class="digital-twin">Infrastructure Digital Twin</p>
</div>
<a id="viewDocumentationBtn" class="btn btn-primary mb-4" href="http://builds.bentley.com/prgbuilds/AzureBuilds/iModelJsDocs/builds/4338/Docs_Output/learning" role="button">View
Documentation
</a>
<a id="viewOnGitHubBtn" class="btn btn-outline-secondary mb-4" href="https://github.com/imodeljs/imodeljs"
target="_blank">View
on GitHub
</a>
</div>
<div id='main-landing-wrapper'>
<div class='documentation-main mb-4'>
<article id="main-landing" class='main-content'>
<div id="middle-content-wrapper" style="display: flex; align-content: center">
<!-- Loop through all middleContents. If even, the img goes first. Content first if odd. -->
<div id="middle-wrapper">
<div class="middle-content-group" style="order:1">
<div class="middle-content-text" style="order:1;">
<h4 style="font-size:24px;"> About iModel.js </h4>
<span class="gradient"></span>
<p>
<b>The Open Platform for Infrastructure Digital Twins</b> <br/> iModel.js is a platform for creating, accessing, leveraging and integrating infrastructure digital twins. An Infrastructure digital twin is a digital representation of an asset or system and the context and controls of its surrounding environment. Infrastructure owners and operators are embracing digital twins for better planning, delivery, operation and maintenance of their assets. <br/> <br/> The heart of an Infrastructure Digital Twin is a relational database — known as an iModel — that contains components assembled from many sources. Changes to an iModel are managed by iModelHub and synchronized with distributed copies — creating a distributed database. The iModel.js platform can be used to integrate your infrastructure digital twin into your digital workflows, and contains tools for creating, visualizing, querying, mining, synchronizing, aligning, and securing your digital twin. <br/> <br/> <br/> <b>Open for Business and Innovation</b> <br/> iModel.js was designed to be both flexible and open, so that it can be easily used and integrated with other systems. It makes use of standard cloud and web technologies chosen to reduce input impedance with your codebase, and to preserve flexibility over time. A primary reason for open-sourcing the iModel.js platform is to foster innovation and novel uses of the technology. The opportunities for connecting infrastructure digital twins are vast and diverse, and we strongly encourage your involvement and suggestions for enhancing iModel.js and the iModel.js community.
</p>
</div>
<div class="middle-content-media" style="order:2;">
<iframe class='middle-content-youtube' src="https://www.youtube.com/embed/5iglYhQmv6U" frameborder="0"
allow="accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>
<iframe class='middle-content-youtube' src="https://www.youtube.com/embed/-e4T-otv-QA" frameborder="0"
allow="accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>
</div>
</div>
<div id="demo-container">
<div class="try-imodeljs-text" style="margin-top:56px;">
<h4> Try iModel.js now </h4>
</div>
<img src="landing-page/assets/placeholder_viewer_690x431.png" class="example-view-demonstrator">
<div class="overlay">
<script>
// Detect browser, from: https://stackoverflow.com/questions/9847580/how-to-detect-safari-chrome-ie-firefox-and-opera-browser/9851769
// Opera 8.0+
var isOpera = (!!window.opr && !!opr.addons) || !!window.opera || navigator.userAgent.indexOf(' OPR/') >= 0;
// Firefox 1.0+
var isFirefox = typeof InstallTrigger !== 'undefined';
// Safari 3.0+ "[object HTMLElementConstructor]"
var isSafari = /constructor/i.test(window.HTMLElement) || (function (p) { return p.toString() === "[object SafariRemoteNotification]"; })(!window['safari'] || (typeof safari !== 'undefined' && safari.pushNotification));
// Internet Explorer 6-11
var isIE = /*@cc_on!@*/false || !!document.documentMode;
// Edge 20+
var isEdge = !isIE && !!window.StyleMedia;
// Chrome 1+
var isChrome = !!window.chrome && !!window.chrome.webstore;
// Blink engine detection
var isBlink = (isChrome || isOpera) && !!window.CSS;
function replaceViewer(e) {
if (isIE || isEdge) {
document.getElementById("viewiModelBtn").innerHTML = "Sorry, the browser you are using is not supported. Please open the iModel.js viewer with one of the following browsers:<br>Firefox, Chrome, Safari";
} else {
var page = document.location.pathname + "/landing-page-public-viewer-demonstrator";
ga('send', 'pageview', page);
document.getElementById("demo-container").innerHTML = "<iframe src='./learning/public-viewer-demonstrator/' class='iframe-viewer'></iframe>";
}
e.preventDefault();
}
</script>
<a id="viewiModelBtn" class="btn btn-outline-secondary mb-2" href="javascript:;" role="button" target="_blank"
onclick="replaceViewer(event)">Open iModel.js Viewer Example</a>
</div>
</div>
<script>
// LaunchDarkly script for turning off the viewer.
$(document).ready(function () {
var shouldShow = ldclient.variation(featureFlags.LandingPageViewer);
if (shouldShow === undefined) {
ldclient.on('ready', function () {
shouldShow = ldclient.variation(featureFlags.LandingPageViewer);
if (!shouldShow) {
$('#viewiModelBtn').html('Under Construction').addClass('disabled').removeAttr('href').removeAttr('onclick');
$('.try-imodeljs-text').html('<h4> We are working on it. Check back later. </h4>');
}
});
}
else if (!shouldShow) {
$('#viewiModelBtn').html('Under Construction').addClass('disabled').removeAttr('href').removeAttr('onclick');
$('.try-imodeljs-text').html('<h4> We are working on it. Check back later. </h4>');
}
});
</script>
<ul id="bottom-content-container">
<li class="landing-bottom-content-item">
<div class="feature-icon">
<img src="landing-page/assets/bullet-aligned.svg" />
</div>
<div class="feature-header">Aligned</div>
<div class="feature-description">An iModel can combine information from many sources - CAD files, BIM files, databases, schematics, spreadsheets, etc. The <a href="bis/index.html">vocabulary of iModels</a> is BIS.
</div>
</li>
<li class="landing-bottom-content-item">
<div class="feature-icon">
<img src="landing-page/assets/bullet-accountable.svg" />
</div>
<div class="feature-header">Accountable</div>
<div class="feature-description">Change is a first class concept in iModel.js. Knowing who changed what and when adds a new dimension (time) to your Digital Twin, since iModelHub stores the timeline of changes.
</div>
</li>
<li class="landing-bottom-content-item">
<div class="feature-icon">
<img src="landing-page/assets/bullet-accessible.svg" />
</div>
<div class="feature-header">Accessible</div>
<div class="feature-description">Your digital twin becomes valuable for a multitude of use cases and an unlimited number of users. iModel.js apps can be <a href="learning/softwarearchitecture">infinitely scalable</a> and connected everywhere.
</div>
</li>
<li class="landing-bottom-content-item">
<div class="feature-icon">
<img src="landing-page/assets/bullet-code.svg" />
</div>
<div class="feature-header">Approachable</div>
<div class="feature-description">Programmers feel at home with iModel.js because it purposely builds on the most <a href="https://insights.stackoverflow.com/survey/2018#technology" target="_blank">modern and popular</a> technologies and frameworks available, minimizing the out-of-the-box learning curve.
</div>
</li>
<li class="landing-bottom-content-item">
<div class="feature-icon">
<img src="landing-page/assets/bullet-devices.svg" />
</div>
<div class="feature-header">Anywhere</div>
<div class="feature-description">Write your application logic and user interface once and run it on <a href="learning/portability">Cloud, Web, Desktop, and Mobile devices</a>.
</div>
</li>
<li class="landing-bottom-content-item">
<div class="feature-icon">
<img src="landing-page/assets/bullet-amazing.svg" />
</div>
<div class="feature-header">Amazing</div>
<div class="feature-description">iModel.js handles the complexity of managing a large scale distributed digital twin efficiently so you can focus on other things. It is modular so you only use what you need.
</div>
</li>
<li class="landing-bottom-content-item">
<div class="feature-icon">
<img src="landing-page/assets/bullet-chat.svg" />
</div>
<div class="feature-header">About</div>
<div class="feature-description">There's lots of <a href="learning/communityresources">resources</a> to ask questions, make suggestions, and get help. We'd also love to have your contributions!
</div>
</li>
</ul> </div>
<div id="main" class='grid-row mt-5' style="text-align: center;">
</div>
<script type="text/javascript">
</script> </article>
</div>
</div>
<div id='landing-footer'>
<!-- Footer -->
<footer class="page-footer font-small mdb-color pt-1 pb-3">
<!-- Footer Links Container -->
<div class="container text-center text-md-left">
<!-- Grid row -->
<div class="row d-flex align-items-center mt-2">
<!-- Grid column -->
<div class="col-md-7 col-lg-8 align-top d-none d-md-block">
<a href="http://builds.bentley.com/prgbuilds/AzureBuilds/iModelJsDocs/builds/4338/Docs_Output/" class="navbar-brand">
<img id="site-logo" class="site-logo" style="zoom:75%;"
src="http://builds.bentley.com/prgbuilds/AzureBuilds/iModelJsDocs/builds/4338/Docs_Output/landing-page/assets/imodeljs-logo.svg" />
</a>
<small style="color: white; margin-right: 7px;"> powered by </small>
<a href="https://www.bentley.com">
<img href="https://www.bentley.com" id="sponsored-by-logo" class="sponsored-by-logo"
style="zoom:75%; width: 162px; height: 37px;"
src="http://builds.bentley.com/prgbuilds/AzureBuilds/iModelJsDocs/builds/4338/Docs_Output/landing-page/assets/bentley.svg" />
</a>
</div>
<!-- Grid column -->
<!-- TOS/Legals footer placeholder -->
<div id="GlobalFooter"></div>
<!-- Grid column -->
<div class="col-md-5 col-lg-4 ml-lg-0">
<!-- Social buttons -->
<div class="text-center text-md-right">
<ul class="list-unstyled list-inline">
<li class="list-inline-item">
<a class="btn-floating btn-sm rgba-white-slight mx-1" href="https://twitter.com/imodeljs" target="_blank">
<i class="fa fa-twitter"></i>
</a>
</li>
</li>
<li class="list-inline-item">
<a class="btn-floating btn-sm rgba-white-slight mx-1" href="https://github.com/imodeljs" target="_blank">
<i class="fa fa-github"></i>
</a>
</li>
<li class="list-inline-item">
<a class="btn-floating btn-sm rgba-white-slight mx-1" href="https://stackoverflow.com/tags/imodeljs"
target="_blank">
<i class="fa fa-stack-overflow"></i>
</a>
</li>
</ul>
</div>
</div>
<!-- Grid column -->
</div>
<!-- Grid row -->
</div>
<!-- Footer Links Container -->
</footer>
<!-- Footer -->
</div>
<script src="http://builds.bentley.com/prgbuilds/AzureBuilds/iModelJsDocs/builds/4338/Docs_Output/scripts/bundle.js"></script>
</body>
</html>
</div>
<script src="http://builds.bentley.com/prgbuilds/AzureBuilds/iModelJsDocs/builds/4338/Docs_Output/scripts/monaco-editor/min/vs/loader.js"></script>
<script src="http://builds.bentley.com/prgbuilds/AzureBuilds/iModelJsDocs/builds/4338/Docs_Output/scripts/ts-playground.js"></script>