BimCT SDK / WebGL2 Viewer
BimCT.io
Playground
Converter API
Live Demo
Preparing search index...
index
ModelLocation
Interface ModelLocation
Represents the location of a model.
interface
ModelLocation
{
placeName
:
string
;
latitude
:
number
;
longitude
:
number
;
elevation
:
number
;
timezone
:
number
;
angleToNorth
:
number
;
}
Index
Properties
place
Name
latitude
longitude
elevation
timezone
angle
To
North
Properties
place
Name
placeName
:
string
latitude
latitude
:
number
longitude
longitude
:
number
elevation
elevation
:
number
timezone
timezone
:
number
angle
To
North
angleToNorth
:
number
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
place
Name
latitude
longitude
elevation
timezone
angle
To
North
BimCT.io
Playground
Converter API
Live Demo
BimCT SDK / WebGL2 Viewer
Loading...
Represents the location of a model.