BimCT SDK / WebGL2 Viewer
BimCT.io
Playground
Converter API
Live Demo
Preparing search index...
index
BimCTView
Interface BimCTView
Interface representing a BimCT view.
interface
BimCTView
{
id
?:
string
;
imageURL
:
string
;
name
:
string
;
group
:
string
;
author
?:
string
;
date
:
Date
;
sceneView
?:
SceneView
;
}
Index
Properties
id?
image
URL
name
group
author?
date
scene
View?
Properties
Optional
id
id
?:
string
image
URL
imageURL
:
string
name
name
:
string
group
group
:
string
Optional
author
author
?:
string
date
date
:
Date
Optional
scene
View
sceneView
?:
SceneView
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
id
image
URL
name
group
author
date
scene
View
BimCT.io
Playground
Converter API
Live Demo
BimCT SDK / WebGL2 Viewer
Loading...
Interface representing a BimCT view.